Skip to content

llms.txt

This page follows the llms.txt standard — a plain-text file at /llms.txt that gives AI tools a structured map of the docs.

Raw file: https://docs.guapocado.dev/llms.txt


The file covers every page in these docs: core concepts, billing primitives, agent-native signup, the CLI workflow, all framework integrations, deployment modes, API versioning, the full SDK and HTTP API reference, and recipes. Each entry includes the URL and a one-sentence description of what that page covers.

AI coding assistants discover documentation through crawling or tool use. llms.txt gives them a single entry point that lists every useful page with a description, so they can decide which pages to read instead of guessing from URLs or indexing everything. The docs also advertise the raw file from every page with a machine-readable <link> tag.

Point your AI tool at the raw URL:

https://docs.guapocado.dev/llms.txt

Tools that support the standard (Cursor, Claude, Copilot Chat, etc.) will use it automatically when you add the docs URL to your context. You can also paste it into any chat session to give an LLM full context about the Guapocado API before asking integration questions.