# Adding money

You can add funds to your Anzo account using the following methods:

* Apple Pay
* Google Pay
* Debit or Credit Card

All payments are processed by regulated third-party payment providers.

Funds are converted to USD and reflected in your Anzo balance once the transaction is completed.

#### Apple Pay

* Available on supported iOS devices
* Uses your linked card in Apple Pay
* Currency conversion is handled automatically
* Funds are credited once the transaction is approved

#### Google Pay

* Available on supported Android devices
* Uses your linked card in Google Pay
* Conversion handled automatically
* Funds appear after successful authorization

#### Debit/Credit Card

* Enter your card details directly
* Supported input currencies: USD, EUR, GBP
* Conversion handled automatically
* Funds credited after authorization

***

#### Availability and regional restrictions

Adding money using local currency is **not available** in all countries due to regulatory and service provider requirements.

The following countries and regions are **not supported** for this method:

| Country     |                                  |                  |                      |                              |
| ----------- | -------------------------------- | ---------------- | -------------------- | ---------------------------- |
| Afghanistan | American Samoa                   | Bangladesh       | Barbados             | Burkina Faso                 |
| China       | Cuba                             | Guinea-Bissau    | Haiti                | Hungary                      |
| Iran        | Iraq                             | Jamaica          | Japan                | Kosovo                       |
| Lebanon     | Libya                            | Macao SAR, China | Madagascar           | Malaysia                     |
| Mongolia    | Morocco                          | Myanmar          | Nicaragua            | Nigeria                      |
| North Korea | Panama                           | Russia           | Senegal              | Somalia                      |
| South Sudan | Pakistan                         | Palestine        | Syrian Arab Republic | Tajikistan                   |
| Timor-Leste | Democratic Republic of the Congo | Uganda           | Ukraine              | United States Virgin Islands |
| Venezuela   | Western Sahara                   | Yemen            | Zimbabwe             |                              |

If this option is not supported where you live:

* you won’t be able to add money using local currency

Other ways of receiving funds may still be available.


---

# 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/getting-started/supported-regions/adding-money.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.
