> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mystockline.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# LLMs.txt

> Every page as markdown for agents.

Every page is also available as markdown for agents and tooling: append .md to any URL, or send an Accept: text/markdown header.

Mintlify hosts `/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](/resources/addresses), [Parameters](/resources/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.
