# What’s the Difference Between These Options?

Anzo gives you different ways to send money, depending on **who you’re sending to** and **how they want to receive it**.

All options use the same balance, but differ in speed, cost, and required details.

#### Send to another Anzo user

Use this option when the recipient already uses Anzo.

* instant transfer
* **no fees**
* send using a username
* simplest and fastest option

Best for quick, everyday transfers between Anzo users.

***

#### Send to a non-Anzo user (digital assets)

Use this option when the recipient uses another wallet or service outside Anzo.

* requires a wallet address
* you choose the asset and network
* transfers can’t be reversed
* network fees may apply

Best when the recipient expects to receive digital dollars in their own wallet.

***

#### Choosing the right option

If you’re not sure which option to use:

* **Anzo user?** → Send to Anzo user
* **Wallet address?** → Send digital assets


---

# 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/money-movement/sending-money/whats-the-difference-between-these-options.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.
