# 充值

登录后点击「充值」，资金将直接进入你的 Market.Cards 余额，到账后即可使用。我们提供三种充值方式，你可以按照 USDC 当前所在的位置来选择：

## **方式 A：Transfer from wallet**

此方式适合已连接外部钱包、且钱包中持有 Base 网络 USDC 的用户。

1. 在充值页选择 Transfer from wallet；
2. 输入或确认拟转入的 USDC 金额；
3. 在钱包中确认该笔转账，USDC 随后进入你的 Market.Cards 余额。

## **方式 B：Receive funds**

此方式适合将 USDC 从交易所或其他钱包转入的用户。

1. 在充值页选择 Receive funds；
2. 页面将显示你的 Base 收款地址与二维码，复制地址或供对方钱包扫码；
3. 在交易所或钱包中发起 USDC 转账，网络选择 Base；
4. 交易确认后通常数分钟内，USDC 即会出现在你的余额中。

{% hint style="info" %}
Market.Cards 仅接收 Base 网络上的 USDC。请勿充入其他网络的资产，例如以太坊主网、Polygon、BNB、Tron，亦请勿充入 USDT、ETH 或其他币种。
{% endhint %}

## **方式 C：MoonPay（支付合作方）**

此方式无需任何加密货币基础，全程在平台内完成，适合尚无加密货币的新用户。

1. 在充值页选择 MoonPay；
2. 输入拟充值的金额，按提示以银行卡支付，首次使用通常需先完成身份验证（KYC）；
3. 支付完成后，USDC 将直接进入你的 Market.Cards 余额，通常数分钟内到账。

此方式不涉及网络选择或地址复制，也无需持有 ETH，是最为便捷的入金方式。MoonPay 将收取一定服务费，具体费率、支持的支付方式与可用地区以 MoonPay 页面所示为准，部分地区或银行卡可能无法使用。<br>


---

# 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.market.cards/documentation/zh/xin-shou-shang-shou-zhi-nan/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.
