For the complete documentation index, see llms.txt. This page is also available as Markdown.

Architecture Diagram

mathematicaCopyEdit       
       ┌──────────────────┐
       │ On-chain Context │
       └──────────────────┘

     ┌──────────▼──────────────┐
     │ Agent Context Interface │
     └──────────┬──────────────┘

    ┌───────────▼────────────────┐
    │  AI Agent (LLM, Bot, etc.) │
    └────────────────────────────┘

Last updated