Skip to main content
The Grid documentation is published in the llms.txt format so AI assistants and agents can ingest it directly.

Files

llms.txt

Index of every page on this site, with titles and links. Lightweight and suitable for tools that follow links on demand.

llms-full.txt

Full content of every page concatenated into a single file. Suitable for pasting into a model’s context window.

Use it with an AI assistant

Point your tool at the URL directly:
https://docs.gen.xyz/llms.txt
https://docs.gen.xyz/llms-full.txt
Or fetch from the well-known location:
https://docs.gen.xyz/.well-known/llms.txt
https://docs.gen.xyz/.well-known/llms-full.txt

What’s inside

llms.txt opens with the site title and the description from docs.json, followed by a grouped list of every page in the navigation. llms-full.txt expands each entry into the full Markdown source of the page.