Skip to content

You can feed these docs to ChatGPT, Claude, Cursor or any coding agent — they’re published in formats AI tools read natively.

One click, then paste:

Every page in these docs has a Copy page button next to its title. It copies that page as plain Markdown — or opens it directly in ChatGPT or Claude with a ready-made prompt.

You can also append .md to any docs URL to get the plain-Markdown version:

https://docs.23telecom.co.uk/quickstart → the web page
https://docs.23telecom.co.uk/quickstart.md → the same page as Markdown

If your tool fetches URLs itself, use these:

URLWhat it is
/llms.txtIndex of all pages (emerging standard)
/llms-full.txtThe entire documentation in one file
/llms-small.txtCompact version for small context windows
/openapi.yamlExact request and response schemas
Read https://docs.23telecom.co.uk/llms-full.txt and help me send SMS
via the 23 Telecom API from my Node.js app. Auth is an X-API-Key header.

That’s it. The AI gets real endpoints and field names instead of guessing.