> For the complete documentation index, see [llms.txt](https://help.alternativepayments.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.alternativepayments.io/alti/alti.md).

# Alti

**Meet Alti, your AI assistant inside Alternative Payments. Ask about your account, get instant answers, and take everyday actions in plain English.**

***

Alti is your AI teammate, right inside your dashboard. Alti can answer your questions, look up your customers, invoices, payments and payouts, explain how features work, and even take common actions for you, all from a simple chat. The guides below walk you through everything Alti can do.

<table data-view="cards"><thead><tr><th data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/f2e0aFyc8IQNwiAgnzww">/pages/f2e0aFyc8IQNwiAgnzww</a></td></tr><tr><td><a href="/pages/Uv9EqGGvTm23kQsrgUpq">/pages/Uv9EqGGvTm23kQsrgUpq</a></td></tr><tr><td><a href="/pages/DupS7oJZJ7OLdhZHdqvj">/pages/DupS7oJZJ7OLdhZHdqvj</a></td></tr><tr><td><a href="/pages/RWbS8aAbuACewkyfYjEk">/pages/RWbS8aAbuACewkyfYjEk</a></td></tr><tr><td><a href="/pages/yPCozWO71pfduozDFht6">/pages/yPCozWO71pfduozDFht6</a></td></tr><tr><td><a href="/pages/6PuU0YXjGqJHtmv3lHhq">/pages/6PuU0YXjGqJHtmv3lHhq</a></td></tr><tr><td><a href="/pages/hg80DG5u3znf3OSqjgEq">/pages/hg80DG5u3znf3OSqjgEq</a></td></tr><tr><td><a href="/pages/rEH3HH9F96HcN0MlGsy0">/pages/rEH3HH9F96HcN0MlGsy0</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.alternativepayments.io/alti/alti.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
