- Home
- Docs
- Agent resources
- Lithi documentation for AI
Docs for AI
Lithi documentation for AI
Point any AI or coding agent at the public llms.txt index, and it can read Lithi's current documentation directly, without scraping rendered pages or relying on stale training data.
On this page
On this page
A public index built for language models
What llms.txt is
/llms.txt is a plain-text index of Lithi's public documentation, written for language models rather than browsers. It lists the current pages an AI can read and links to each one directly.
Reading a single page as Markdown
Every public Docs, Help, and Trust page also has a Markdown alternate at the same path with .md appended. Use Copy as Markdown on any page, or fetch the .md path directly, to get the canonical source your agent can parse.
Why this replaces scraping
Reading /llms.txt and its linked pages returns the same current, reviewed content a person sees, in a format built for parsing. It never falls back to cached or outdated training knowledge.
Combine it with a skill or MCP
An AI reading /llms.txt still needs a skill or MCP connection to act on what it reads; the index itself is read-only.
Ask your AI how Lithi can help
Copy a page-aware prompt into the AI you already use.