# 如何提領加密貨幣

{% hint style="info" %}

#### 前置條件

* 提幣地址需為您本人控制之錢包地址
* 帳號無異常狀態（如風控限制）
  {% endhint %}

{% stepper %}
{% step %}
**選擇加密貨幣**

在提款頁面，選擇您要提款的加密貨幣（例如 BTC、ETH、USDT）。

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

{% step %}
**選擇網路**

對於 USDT 等代幣，您需要選擇正確的網路 (例如TRC20、 ERC20)。\
**注意：請確保您選擇的網路與外部錢包或交易所所使用的網路一致。**

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

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

輸入您要接收資金的正確錢包地址。

![](/files/1aa0Cs6cWT9Ladf4QDlm)
{% endstep %}

{% step %}
**輸入提款金額**

輸入您要提領的加密貨幣金額。

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

{% step %}
**完成電郵驗證**

如尚未完成電郵驗證，請前往驗證頁面進行驗證，以確保帳戶安全與功能正常使用。

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

{% step %}
**輸入電郵驗證碼**

驗證碼已傳送至您的電郵信箱，請前往查收並輸入 6 位數字驗證碼以完成確認。

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

{% step %}
**完成身分認證**

請完成身分認證程序，以解鎖提幣及賣幣功能，享受完整平台服務。

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

{% step %}
**等待區塊鏈確認**

提領將在完成所需區塊鏈確認後處理。\
注意：大多數交易需數分鐘完成，但實際時間可能有所不同。
{% 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-tw/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.
