# 提領

提領，即將你 Market.Cards 餘額中的 USDC 轉出至你的錢包或交易所。

1. 點選「提領 」；
2. 填寫一個支援 Base 網路 USDC 的接收地址，可以是你本人的錢包，也可以是交易所的 USDC 儲值地址；
3. 輸入提領金額，核對無誤後提交。

{% hint style="info" %}
接收方必須支援 Base 網路上的 USDC。提領至交易所時，請在交易所儲值頁面選擇 Base 網路存入；選擇錯誤的網路可能導致資產無法入帳。
{% endhint %}

如需查看交易記錄，可在「記錄」中的「資金流水」查看全部儲值與提領記錄。


---

# 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/ti-ling.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.
