LLMs.txt
How AI agents should discover and consume OptimAI Search docs.
The docs expose /llms.txt and /llms-full.txt so agents can discover the important pages without scraping navigation UI.
Recommended agent flow
- Read
/llms.txt. - Open the most relevant markdown page.
- Use the HTML docs only when visual context matters.
Why this matters
AI agents work best with stable headings, compact summaries, and clean internal links. The human docs should stay beautiful, but agents should not have to parse the visual shell.