# 儲值

登入後點選「儲值 」，資金將直接進入你的 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 收款地址與QR Code，複製地址或供對方錢包掃碼；
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 頁面所示為準，部分地區或銀行卡可能無法使用。


---

# 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-tw/xin-shou-shang-shou-zhi-nan/chu-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.
