# 如何使用信用卡充值

{% hint style="info" %}
**前置条件：**

* 信用卡（Visa / Mastercard）
* 一个加密钱包地址（如 TRC20 USDT）
* MoonPay是个可以用信用卡、Apple Pay、Google Pay 等直接买加密货币的平台，买完就会直接寄到你的钱包地址。
  {% endhint %}

{% stepper %}
{% step %}
**选择储值方式**

在储值弹出视窗中，选择信用卡储值

![](/files/EbWdW8vjDJvftuTIpkoN)
{% endstep %}

{% step %}
**在储值弹出视窗中在购买页面选择**

* 加密货币：USDT（泰达币）
* 输入金额 例如：100 USD ≈ 100 USDT
* 你可选择Banxa 或 Moonpay所提供的汇率，会自动计算汇率和手续费。

![](/files/m2wqRQA87CxDgvohjLEU)
{% endstep %}

{% step %}
**填写收币地址**

输入你的USDT钱包位址。对于USDT等代币，您需要选择正确的网路 (例如 ERC20、TRC20)。

**注意：请确保您选择的网路与外部钱包或交易所所使用的网路一致。**
{% endstep %}

{% step %}
**注册**&#x20;

第一次需要注册并填写：

* 电子邮件
* 手机号码
* 国家
* 身份验证（KYC）

通常5 - 10分钟完成。
{% endstep %}

{% step %}
**信用卡付款**

选择付款方式

* 信用卡
* Apple Pay
* Google Pay

填写：卡号 / 有效期限 / CVV / OTP验证码&#x20;

最后点击使用银行卡支付
{% endstep %}

{% step %}
**等待入帐**

付款成功后大概5 - 10分钟内USDT就会转到你的钱包地址。&#x20;
{% endstep %}
{% endstepper %}


---

# 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://doc.d1ce.com/blog-zh-cn/chang-jian-wen-ti/ru-he-shi-yong-xin-yong-ka-chong-zhi.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.
