/llms.txt at the site root. It lists pages with markdown links. A longer /llms-full.txt may exist when the deployment generates one.
These docs set markdown.schema in docs.json so the markdown endpoint is on. Do not scrape HTML when .md is available.
Generated pages (addresses, parameters, books, contract reference, access controls, changelog) refresh on each build from the contracts repo. Agents should prefer those over cached numbers.
Related: Overview, Addresses, Parameters.
Use the markdown endpoint when you are training a bot, filling a support ticket, or auditing numbers. HTML scrapes miss generated tables and go stale when the registry moves.
Pin a git commit of this docs repo plus the contracts tag if you need a frozen snapshot. Changelog is generated from contracts git tags. Addresses and Parameters are generated from deployments and, when an RPC is set, from RiskRegistry storage.
The Using Stockline pages ban protocol jargon. Concepts and Developers use the precise names. If an agent mixes those registers, users see the word token on a surface that the app never shows. Follow the glossary.