Skip to main content
The documentation site offers machine-friendly access for AI agents and LLMs: the whole set as one file, or any page as raw markdown.

Full documentation endpoint

One request returns the entire documentation set as plain text:
Each page appears with its title and address, followed by its content:
Excerpt
A shorter index of every page lives at /llms.txt.

Individual page markdown

Two ways to fetch one page as markdown.

Direct URL

Append .md to any page’s address:
Works across every section: /protocol/quickstart.md, /sdks/quickstart.md, /tools/cli.md, and so on.

Accept header

Content negotiation against the page URL does the same thing: