ACP-267: Primary Network validator uptime requirement increases from 80% to 90%.Read the proposal

llms.txt Endpoints

Static endpoints for AI content discovery and retrieval

llms.txt

A structured markdown index following the llms.txt standard. Use this for content discovery.

https://build.avax.network/llms.txt

Returns organized sections (Documentation, Academy, Integrations, Blog) with links and descriptions.

llms-full.txt

All documentation content in a single markdown file for one-time context loading.

https://build.avax.network/llms-full.txt

Contains 1300+ pages. For models with limited context, use the MCP server or individual page endpoint instead.

Individual Pages

Append .md to any page URL to get processed markdown:

https://build.avax.network/docs/primary-network/overview.md
https://build.avax.network/academy/blockchain-fundamentals/blockchain-intro.md
https://build.avax.network/blog/your-first-l1.md
https://build.avax.network/integrations/chainlink.md

Works with /docs/, /academy/, /integrations/, and /blog/ paths. Returns clean markdown with JSX components stripped for optimal AI consumption.

Is this guide helpful?

On this page

Page Actions

Edit on GitHubReport Issue