Use these docs with AI
Copy page
You can feed these docs to ChatGPT, Claude, Cursor or any coding agent — they’re published in formats AI tools read natively.
Copy the docs into your chat
Section titled “Copy the docs into your chat”One click, then paste:
Copy a single page
Section titled “Copy a single page”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 pagehttps://docs.23telecom.co.uk/quickstart.md → the same page as MarkdownPoint your AI at a URL
Section titled “Point your AI at a URL”If your tool fetches URLs itself, use these:
| URL | What it is |
|---|---|
/llms.txt | Index of all pages (emerging standard) |
/llms-full.txt | The entire documentation in one file |
/llms-small.txt | Compact version for small context windows |
/openapi.yaml | Exact request and response schemas |
Example prompt
Section titled “Example prompt”Read https://docs.23telecom.co.uk/llms-full.txt and help me send SMSvia 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.