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

# Using LLMs

> Feed Saber's documentation to your AI assistant as plain text.

Saber's documentation is available in two plain-text formats built for LLMs, so you can paste them into a chat or point a tool at them for context grounded in the actual, current docs instead of stale training data.

For a live connection instead of a static file, see [MCP](/getting-started/mcp).

<CardGroup cols={2}>
  <Card title="llms.txt" icon="file-lines" href="https://mudrex-inc.mintlify.site/llms.txt" cta="View file" arrow="true">
    A concise index of every page on the site, formatted for LLMs. Good for pasting into a chat as lightweight context.
  </Card>

  <Card title="llms-full.txt" icon="file-lines" href="https://mudrex-inc.mintlify.site/llms-full.txt" cta="View file" arrow="true">
    The full content of every page on the site in one file. Good for tools that can ingest large context windows.
  </Card>
</CardGroup>


## Related topics

- [EUR/GBP Onramp](/onramp/currencies/eur-gbp.md)
- [USD Onramp](/onramp/currencies/usd.md)
- [Webhooks](/user/bank-account/webhooks.md)
- [API Authentication](/getting-started/auth.md)
