> For the complete documentation index, see [llms.txt](https://docs.dctx.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dctx.ai/key-components/agent-context-interface-aci/architecture-diagram.md).

# Architecture Diagram

###

<pre><code>mathematicaCopyEdit       
       ┌──────────────────┐
       │ On-chain Context │
       └──────────────────┘
                │
     ┌──────────▼──────────────┐
     │ Agent Context Interface │
<strong>     └──────────┬──────────────┘
</strong>                │
    ┌───────────▼────────────────┐
    │  AI Agent (LLM, Bot, etc.) │
    └────────────────────────────┘
</code></pre>
