> For the complete documentation index, see [llms.txt](https://docs.ctx.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ctx.xyz/protocol-overview.md).

# PROTOCOL OVERVIEW

- [About Context Protocol](https://docs.ctx.xyz/protocol-overview/about-context-protocol.md): Context is an AI-Ready, Decentralized Semantic Name Service to organize and verify real-world data in Web3 Storage.
- [Why Context Protocol?](https://docs.ctx.xyz/protocol-overview/why-context-protocol.md)
- [Verified AI-Ready Domains (VARD)](https://docs.ctx.xyz/protocol-overview/why-context-protocol/verified-ai-ready-domains-vard.md)
- [Training AI with verified data](https://docs.ctx.xyz/protocol-overview/why-context-protocol/training-ai-with-verified-data.md)
- [SaaS Solution](https://docs.ctx.xyz/protocol-overview/why-context-protocol/saas-solution.md)
- [Technology behind Context](https://docs.ctx.xyz/protocol-overview/technology-behind-context.md)
- [$TEX Token](https://docs.ctx.xyz/protocol-overview/tex-token.md)
- [Multi-chain token](https://docs.ctx.xyz/protocol-overview/tex-token/multi-chain-token.md)
- [Token Utility](https://docs.ctx.xyz/protocol-overview/tex-token/token-utility.md)
- [Governance](https://docs.ctx.xyz/protocol-overview/tex-token/governance.md)
- [Allocation](https://docs.ctx.xyz/protocol-overview/tex-token/allocation.md)
- [Use Cases and Applications](https://docs.ctx.xyz/protocol-overview/use-cases-and-applications.md)
- [Telegram bot for updates](https://docs.ctx.xyz/protocol-overview/use-cases-and-applications/telegram-bot-for-updates.md)
- [Basenames integration](https://docs.ctx.xyz/protocol-overview/use-cases-and-applications/basenames-integration.md)
- [Dynamic NFTs](https://docs.ctx.xyz/protocol-overview/use-cases-and-applications/dynamic-nfts.md)
- [dWeb: Descentralized Website](https://docs.ctx.xyz/protocol-overview/use-cases-and-applications/dweb-descentralized-website.md)
- [Decentralized Link3](https://docs.ctx.xyz/protocol-overview/use-cases-and-applications/decentralized-link3.md)
- [WikiWine](https://docs.ctx.xyz/protocol-overview/use-cases-and-applications/wikiwine.md)
- [Bill3: Private Invoices](https://docs.ctx.xyz/protocol-overview/use-cases-and-applications/bill3-private-invoices.md)
- [What is Context?](https://docs.ctx.xyz/protocol-overview/what-is-context.md)
- [Semantic Name Service](https://docs.ctx.xyz/protocol-overview/what-is-context/semantic-name-service.md)
- [Context Documents](https://docs.ctx.xyz/protocol-overview/what-is-context/context-documents.md)
- [Context Templates](https://docs.ctx.xyz/protocol-overview/what-is-context/context-templates.md)
- [Why use Context?](https://docs.ctx.xyz/protocol-overview/what-is-context/why-use-context.md)
- [Litepaper](https://docs.ctx.xyz/protocol-overview/what-is-context/litepaper.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ctx.xyz/protocol-overview.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.
