# 提现

提现，即将你 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/xin-shou-shang-shou-zhi-nan/ti-xian.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.
