> 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/chang-jian-wen-ti/cun-kuan-yu-jiao-yi.md).

# 存款与交易

### 我如何存入加密货币？

* 打开您的第三方钱包并准备好用于转账的 USDC-Polygon (MATIC)。
* 登录您的 BXPay 帐户。
* 前往 **Payments → Crypto**.
* 复制存款地址或扫描二维码。
* 从您的钱包完成转账并等待区块链确认。

***

### 我如何存入法币？

* 登录您的 **BXPay 帐户**.
* 前往 **Payments → Fiat**.
* 输入收款人的用户名或扫描他们的二维码
* 确认详情并完成转账。

✅ 转账通常会立即处理，具体取决于网络和系统状况

***

### BXPay 内部转账（BXPay → BXPay）如何运作？

* 登录您的 **BXPay 帐户**.
* 前往 **Payments → Transfer**.
* 选择 **BXPay 到 BXPay**.
* 输入收款人的 **用户名** 或扫描他们的 **二维码**.
* 确认并发送 — BXPay 用户之间的转账处理迅速且免手续费。

{% hint style="info" %}
在可用时，请按照兼容银行或 SEPA 转账提供的任何附加说明操作。
{% endhint %}

***

### 我如何提取资金？

#### 提款步骤

1. 登录您的 **BXPay** 帐户。
2. 前往 **Payments → Withdraw**.
3. 选择 **外部钱包**.
4. 填写正确的详细信息：
   * 选择您的 **钱包账户** （您的账户余额将自动显示）。
   * **输入您要发送的金额** 并确认货币（**USDC – Polygon (MATIC)**).
   * **在钱包地址字段中粘贴外部钱包地址** 以接收资金的地址。

{% hint style="info" %}

#### 重要：&#x20;

* 确保钱包地址支持 **Polygon 链上的 USDC**.
* 发送到不同网络或不兼容地址可能导致 **资金永久损失**.
* BXPay 不对发送到错误或不受支持的钱包地址的转账承担任何责任。
* 始终 **核对所有详情** 在进行交易前。
  {% endhint %}

***


---

# 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/chang-jian-wen-ti/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.
