Skip to main content
Last updated: 2026-06-06

Give the docs to AI tools

If you use ChatGPT, Claude, Cursor, Cline, Aider, Codex, or another AI coding tool, give it this documentation entry point:
After reading it, the AI tool can find Crazyrouter quickstarts, authentication, API endpoints, model-listing docs, image/video/audio APIs, and integration guides.

Copy this prompt

Paste this prompt into your AI tool:

Common uses

When to use llms-full.txt

llms.txt is a compact index. It helps the AI decide which docs to read first. If your AI tool can read longer files, or you want to provide the full documentation context at once, also provide:

Where model and pricing data comes from

Models can change based on channels, permissions, and platform configuration. Documentation examples explain the request format; they are not the complete model catalog. For current public models, pricing, and billing details, use:
If you already have an API key and want to check which models your token can call, request:
cURL
Do not paste a real API key into an untrusted AI tool or public conversation. When asking an AI to write code, use a placeholder such as YOUR_API_KEY.

Single-page Markdown

Many docs pages are also available as Markdown. Add .md to the page URL, for example:
If an AI tool cannot read the whole documentation site well, give it llms.txt first, then provide the specific .md page links it needs.