# Ask AI about the docs
Source: https://docs.aden.space/docs/help/get-started/docs-ai-access

Plain-markdown twin of every docs page, a "Copy page / Open in ChatGPT · Claude · Perplexity" menu, JSON-LD, content signals, and docs served as MCP tools.
{/* Generated by `bun docs:publish` from docs/features/docs-ai-access.md: edit the spec, not this file. */}

## Reading the docs with an AI assistant [#reading-the-docs-with-an-ai-assistant]

Every page has a **Copy page** button under its title, with a menu next to it:

* **Open in ChatGPT / Claude / Perplexity**: opens a new chat pointed at this
  page, so you can ask follow-up questions in your own words.

* **View as markdown**: the same page as plain markdown at
  `https://docs.aden.space/md/docs/<path>`. Add or drop the `.md`/`.mdx` suffix,
  both work.
  You can also ask for markdown without the menu: add `.md` to any docs URL
  (`https://docs.aden.space/docs/help/tracks.md`), or send the page an
  `Accept: text/markdown` header. Both return the same body as `/md/…`.

* **Full docs index (llms.txt)**: every public page, titled and linked, at
  `https://docs.aden.space/llms.txt`. `llms-full.txt` is the entire corpus in one
  file if your assistant would rather read everything at once.

* **Connect the Aden MCP server**: see [https://www.aden.space/mcp](https://www.aden.space/mcp) . Once
  connected, Claude, ChatGPT or Cursor can call `search_aden_docs`,
  `list_aden_docs` and `get_aden_doc` directly. Alongside the tools that read
  your own tracks, teams and releases.