> For the complete documentation index, see [llms.txt](https://bxpay.gitbook.io/bxpay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bxpay.gitbook.io/bxpay/using-bxpay/deposits-and-transactions.md).

# Deposits & Transactions

## 🪙How to Deposit

1. Go to Deposit in your BXPay dashboard.
2. Copy your BXPay deposit address (or scan the QR code).
3. Select the correct network (USDC – Polygon / MATIC).
4. Send crypto → Funds typically appear after network confirmation and processing.

### 🔁 Transfer Types

#### P2P Transfers

* P2P transfers between verified BXPay users (via tag or QR code).

#### External Wallets

* External transfers supported to compatible wallets, subject to network conditions and compliance checks.

#### Top-Up Virtual Card

* Processed within confirmation times, depending on network conditions.

#### Top-Up Physical Card

* Typically processed within one business day through our regulated financial partners.

### 📊 Transaction History

* View all activity in your dashboard.
* Export to Excel, PDF, CSV.

### 💱 Wallet Account Balance – Supported Currencies

Your BXPay Wallet Account supports balance display and estimation in the following currencies:<br>

* Euro (EUR)
* Romanian Leu (RON)
* United Arab Emirates Dirham (AED)
* Australian Dollar (AUD)
* Canadian Dollar (CAD)
* Swiss Franc (CHF)
* Czech Koruna (CZK)
* British Pound Sterling (GBP)
* Hong Kong Dollar (HKD)
* Hungarian Forint (HUF)
* Indian Rupee (INR)
* Japanese Yen (JPY)
* Lao Kip (LAK)
* Sri Lankan Rupee (LKR)
* New Zealand Dollar (NZD)
* Singapore Dollar (SGD)

### ⚠️ Important Notice

* The wallet display currency is for estimation purposes only.
* Displayed amounts are approximate and may differ from real-time market rates, exchange values, or third-party data.
* Actual conversion values depend on live rates at the time of the transaction.


---

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

```
GET https://bxpay.gitbook.io/bxpay/using-bxpay/deposits-and-transactions.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.
