For agents
llms.txt and machine-readable docs
Where to find Memrio documentation in formats built for language models: /llms.txt, /llms-full.txt, and per-page markdown.
Updated 2026-09-19View as markdown
This site follows the llms.txt convention so an agent can learn the product without scraping HTML.
| Path | Contents |
|---|---|
| /llms.txt | A short map: what the product is, and a link to every documentation and integration page with a one-line description. |
| /llms-full.txt | Every documentation page and integration guide rendered as one markdown file. Paste the URL into a tool that fetches context. |
| /docs/{slug}.md | Any docs page as plain markdown, for tools that fetch a single page. |