AI-Ready Docs
Use Our Docs with AI
Feed the Ask Sage documentation to LLMs and AI tools — cleanly and completely
Table of Contents
How it works
The llms.txt sitemap
llms.txt is an emerging standard — an LLM-friendly index of the whole documentation site. It lists every page, grouped by section, with a title and link. Point your AI tool at it when you want the model to know what documentation exists and fetch only the pages it needs.
Add this URL to your AI tool, or paste its contents into a chat:
http://docs.asksage.ai/llms.txt
Full-text documentation
llms-full.txt is the entire documentation set concatenated into a single plain-text file, with navigation, styling, and other HTML noise stripped out. Use it when you want to load the complete documentation into a model's context in one shot.
Note: This file contains the full text of every page and can be large. For most tasks, the llms.txt sitemap plus a few targeted pages works better.
Add our docs to your AI tool
- Copy the llms.txt URL above.
- In your AI assistant, add it as a source — or paste its contents into the conversation.
- Ask your question. The model can now reference Ask Sage documentation directly.
Pro Tip: Start with the llms.txt sitemap and let the model pull individual pages on demand — reach for llms-full.txt only when you need the complete corpus in context.