LLMs.txt is a structured documentation format for large language models (LLMs). DisQ exposes LLMs.txt files so AI tools can reliably reference the public API: base URL, versioning, authorization header usage, and currently documented endpoints for Users and Bots.
These files are optimized for AI consumption and contain structured information about endpoints and usage patterns already present in the DisQ documentation.
We provide LLMs.txt routes to help AI tools access our documentation:
/llms.txt – Structured overview of the API (base URL, versioning, auth header requirement, key endpoints)/llms-full.txt – Expanded reference with full endpoint examples and field structures/llms-full.txt when you need the extended endpoint examples.@ symbol by hand in the chat interface. Copy‑pasting can prevent the tool from detecting it as a context reference.Reference the DisQ LLMs.txt URLs so the AI can ground answers in the documented API.
@docs (e.g. @docs https://docs.disq.ink/llms.txt)Read more about Cursor Web and Docs Search
Windsurf can pull in the DisQ LLMs.txt files for API‑aware assistance.
@docs to reference the LLMs.txt URLsRead more about Windsurf Web and Docs Search
Any AI tool that supports LLMs.txt can use these routes to better understand the DisQ API.