# What is Decontext?

**Decontext** is a decentralized infrastructure protocol that transforms how AI agents, smart contracts, and decentralized applications (dApps) interact on Web3. At its core lies the **Decentralized Model Context Protocol (DMCP)** — a blockchain-native standard that enables composable, verifiable, and modular context sharing across agents and applications.

### Why It Matters

In today’s decentralized ecosystem, smart contracts operate in isolation — they lack awareness, adaptability, and historical context. AI agents, on the other hand, need structured data to reason intelligently but often rely on off-chain, opaque, or centralized APIs.

**Decontext bridges that gap.**\
It introduces a trustless, modular layer of **contextual intelligence** that all Web3 components can read, update, and reason with — enabling truly intelligent behavior across the blockchain stack.

### 🧠 Core Vision

> **“Context is the new compute.”**\
> Decontext envisions a future where context becomes a shared and interoperable primitive — just like tokens or contracts — making decentralized systems more intelligent, secure, and responsive.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dctx.ai/what-is-decontext.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
