> 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/bxpay-zh/shi-yong-bxpay/cun-kuan-yu-jiao-yi.md).

# 存款与交易

## 🪙如何存款

1. 在您的 BXPay 仪表板中进入“存款”。
2. 复制您的 BXPay 存款地址（或扫描二维码）。
3. 选择正确的网络（USDC – Polygon / MATIC）。
4. 发送加密货币 → 资金通常在网络确认和处理后出现。

### 🔁 传输类型

#### P2P 转账

* 在已验证的 BXPay 用户之间进行的 P2P 转账（通过标签或二维码）。

#### 外部钱包

* 支持向兼容钱包的外部转账，但需视网络状况和合规检查而定。

#### 为虚拟卡充值

* 在确认时间内处理，取决于网络状况。

#### 为实体卡充值

* 通常通过我们的监管金融合作伙伴在一个工作日内处理。

### 📊 交易历史

* 在您的仪表板中查看所有活动。
* 导出为 Excel、PDF、CSV。

### 💱 钱包账户余额 – 支持的货币

您的 BXPay 钱包账户支持以下货币的余额显示和估算：<br>

* 欧元（EUR）
* 罗马尼亚列伊（RON）
* 阿拉伯联合酋长国迪拉姆（AED）
* 澳大利亚元（AUD）
* 加拿大元（CAD）
* 瑞士法郎（CHF）
* 捷克克朗（CZK）
* 英镑（GBP）
* 港元（HKD）
* 匈牙利福林（HUF）
* 印度卢比（INR）
* 日元（JPY）
* 老挝基普（LAK）
* 斯里兰卡卢比（LKR）
* 新西兰元（NZD）
* 新加坡元（SGD）

### ⚠️ 重要提示

* 钱包显示货币仅用于估算目的。
* 显示金额为近似值，可能与实时市场汇率、兑换值或第三方数据不同。
* 实际换算值取决于交易时刻的实时汇率。


---

# 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/bxpay-zh/shi-yong-bxpay/cun-kuan-yu-jiao-yi.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.
