# 如何提领加密货币

{% hint style="info" %}

#### 前置条件

* 提现地址需为本人控制的钱包地址
* 账户状态正常，无冻结或风控限制
  {% endhint %}

{% stepper %}
{% step %}
**选择加密货币**

在提款页面，选择您要提款的加密货币（例如 BTC、ETH、USDT）。

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

{% step %}
**选择网路**

对于 USDT 等代币，您需要选择正确的网路 (例如TRC20、 ERC20)。\
注意：请确保您选择的网路与外部钱包或交易所所使用的网路一致。

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

{% step %}
**输入提款地址**

输入您要接收资金的正确钱包地址。

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

{% step %}
**输入提款金额**

输入您要提领的加密货币金额。

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

{% step %}
**完成电邮验证**

如尚未完成电邮验证，请前往验证页面进行验证，以确保帐户安全与功能正常使用。

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

{% step %}
**输入电邮验证码**

验证码已传送至您的电邮信箱，请前往查收并输入 6 位数字验证码以完成确认。

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

{% step %}
**完成身分认证**

请完成身分认证程序，以解锁提币及卖币功能，享受完整平台服务。

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

{% step %}
**等待区块链确认**

提领将在完成所需区块链确认后处理。\
**注意：大多数交易需数分钟完成，但实际时间可能有所不同。**<br>
{% endstep %}

{% step %}
**检查您的钱包余额**

交易成功后，资金会自动出现在您的钱包中。
{% 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-ti-ling-jia-mi-huo-bi.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.
