# How Anzo Works

Anzo brings different ways of moving money into one place and makes them feel simple.

In the app, you see a single balance and a clear set of actions:

* add money
* send money
* spend with a card

Behind the scenes, routing, conversion, and settlement are handled through regulated partners and modern payment infrastructure. You don’t need to understand how different rails, currencies, or systems work — the app abstracts that for you.

Before you confirm any action, you see:

* the total cost and any fees
* what exactly will happen to your balance
* whether additional verification is required

Nothing moves without your approval.

Pricing and any applicable requirements are shown before you confirm.


---

# Agent Instructions: 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:

```
GET https://docs.anzo.app/product-guide/overview/how-anzo-works.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
