Interpret Axiom docs with LLMs
This page explains how to interpret Axiom docs with LLMs.
AI chat
To get an answer about Axiom from the documentation’s built-in AI assistant, press Cmd/Ctrl K, and then type your question.
Interpret individual pages
To interpret individual pages of the documentation with an LLM, click in the top right, and then choose one of the following options:
- Copy the page in Markdown format and manually pass it to LLMs
- View the page in Markdown format and manually pass its URL to LLMs
Interpret the full docs
To make it easy for LLMs to interpret the documentation, Axiom offers the following based on the /llms.txt standard:
Access one of the above documents and pass it to your LLM to start interpreting the Axiom documentation.
Was this page helpful?