> ## Documentation Index
> Fetch the complete documentation index at: https://docs.anchorage.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Use these docs with AI

> Ask AI about Anchorage Digital, open any page in your assistant, or give your tools the whole knowledge base.

You don't have to be a developer to use AI with these docs. Ask questions in plain language, open any page in your AI assistant, or give your assistant—or a tool like Slack—the entire Anchorage Digital knowledge base to answer from.

## Ask AI on any page

Every page has an AI menu at the top right. Use it to:

* **Ask Assistant** — ask questions about the page you're reading, without leaving the docs.
* **Open in Claude**, **ChatGPT**, **Perplexity**, or **Google AI Studio** — continue in your assistant with the page as context.
* **Copy page** — copy the page as text to paste anywhere.

## Give your AI assistant the whole knowledge base

Connect our documentation server so your AI assistant can search and cite Anchorage Digital docs on demand. This works with any assistant that supports custom connectors, including ones your team uses in Slack.

Add this server URL in your assistant's connector settings:

```text theme={null}
https://docs.anchorage.com/mcp
```

To include documentation restricted to your account, use `https://docs.anchorage.com/authed/mcp` and sign in when prompted.

For step-by-step setup for each tool, see [Connect your AI assistant](/knowledge-base/build-with-ai/connect-ai-assistant).

## Download the full knowledge base

To feed the docs into another tool or share them with your team, get the whole site as a single file:

```text theme={null}
https://docs.anchorage.com/llms-full.txt
```

You can also add `.md` to any page URL to get just that page as text.

<Note>
  This connects your assistant to documentation only. It's read-only and can't access your account, balances, or the ability to move assets—use the Anchorage Digital app for those actions.
</Note>

## Building an integration?

If you're writing code against the Anchorage Digital API, see [Build with AI](/knowledge-base/build-with-ai/overview) for MCP setup, ready-made prompts, and security guardrails.
