# Add Money Using Local Currency

In supported regions, you can add funds using local currency.

This process is handled by regulated payment providers.

#### Add money with a mobile payment method (example: Apple Pay)

This video shows how to complete a deposit using a mobile payment method, such as Apple Pay. The exact flow may vary depending on your selected payment option and region.

{% embed url="<https://youtube.com/shorts/S_y9LVqOHAg?feature=share>" %}

#### How it works

1. Open **Deposit**.
2. Enter the amount you want to add.
3. Choose the currency you’re paying with (USD, EUR, or GBP).
4. Choose a payment method (e.g., card or supported mobile payment options).
5. Tap **Continue** to proceed to the secure payment interface of a regulated payment provider.

You’ll be redirected to complete the payment through a third-party provider.

After the payment is processed, you’re returned to the app. Once processing is complete, the funds are reflected in your **Total Spending Power (TSP)**.

Processing time and verification requirements are determined by the selected payment provider.

#### Availability

You can check whether adding money using local currency is available to you in **Section 1.2.2**.


---

# 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/deposits/add-money-using-local-currency.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.
