# CanHav Docs

## Docs

- [README](https://docs.canhav.com/readme.md)
- [Welcome to CanHav](https://docs.canhav.com/getting-started/welcome-to-canhav.md)
- [What CanHav is](https://docs.canhav.com/getting-started/what-canhav-is.md)
- [Glossary](https://docs.canhav.com/getting-started/glossary.md)
- [Litepaper](https://docs.canhav.com/getting-started/litepaper.md)
- [The two ideation tracks](https://docs.canhav.com/getting-started/two-tracks.md)
- [The three answer types](https://docs.canhav.com/getting-started/three-answer-types.md)
- [Product track](https://docs.canhav.com/product-track/product-track.md)
- [Token track](https://docs.canhav.com/token-track-ideation/token-track.md)
- [Computed outputs](https://docs.canhav.com/token-track-ideation/computed-outputs.md)
- [Warnings](https://docs.canhav.com/token-track-ideation/warnings.md)
- [Enforced versus stated](https://docs.canhav.com/token-track-ideation/enforced-vs-stated.md)
- [Public pages](https://docs.canhav.com/public-pages/public-pages.md)
- [Overview](https://docs.canhav.com/token-launch/overview.md)
- [Network setup](https://docs.canhav.com/token-launch/network-setup.md)
- [Create a token](https://docs.canhav.com/token-launch/create-a-token.md)
- [Deploy paths](https://docs.canhav.com/token-launch/deploy-paths.md)
- [Journey and credibility](https://docs.canhav.com/token-launch/journey-and-credibility.md)
- [Vesting](https://docs.canhav.com/token-launch/vesting.md)
- [Milestone escrow](https://docs.canhav.com/token-launch/milestone-escrow.md)
- [Journey updates](https://docs.canhav.com/token-launch/journey-updates.md)
- [Allocation sales](https://docs.canhav.com/token-launch/allocation-sales.md)
- [AMM and fees](https://docs.canhav.com/token-launch/amm-and-fees.md)
- [Fees and economics](https://docs.canhav.com/token-launch/fees-and-economics.md)
- [Contract guarantees](https://docs.canhav.com/token-launch/contract-guarantees.md)
- [Governance](https://docs.canhav.com/token-launch/governance.md)
- [Explore tokens](https://docs.canhav.com/token-launch/explore-tokens.md)
- [Contract addresses](https://docs.canhav.com/token-launch/contract-addresses.md)
- [FAQ](https://docs.canhav.com/token-launch/faq.md)
- [Clerk accounts](https://docs.canhav.com/accounts/clerk-accounts.md)
- [Markdown export and MCP](https://docs.canhav.com/ai-and-ide/export-and-mcp.md)
- [Networks and versions](https://docs.canhav.com/reference/networks-and-versions.md)
- [Overview](https://docs.canhav.com/agent-launch-not-started/overview.md)
- [What is ERC-8004](https://docs.canhav.com/agent-launch-not-started/what-is-erc-8004.md)
- [Network setup](https://docs.canhav.com/agent-launch-not-started/network-setup.md)
- [Register an agent](https://docs.canhav.com/agent-launch-not-started/register-an-agent.md)
- [MCP endpoints](https://docs.canhav.com/agent-launch-not-started/mcp-endpoints.md)
- [Browsing agents](https://docs.canhav.com/agent-launch-not-started/browsing-agents.md)
- [Registry addresses](https://docs.canhav.com/agent-launch-not-started/registry-addresses.md)
- [Roadmap](https://docs.canhav.com/agent-launch-not-started/roadmap.md)
- [FAQ](https://docs.canhav.com/agent-launch-not-started/faq.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.canhav.com/readme.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.
