# 提取資產

{% hint style="warning" %}
您的賬戶與資產安全至關重要。請在使用資產相關服務前，完成與賬戶安全有關的全部設置。
{% endhint %}

{% stepper %}
{% step %}

### 開始

在「**資產**」頁面，輕觸「**提取**」按鈕；
{% endstep %}

{% step %}

### 選擇資產類型與網絡

在列表中選擇您想要提取的資產（幣種）與網絡；
{% endstep %}

{% step %}

### 確認提取數量

請輸入您想要提取的資產數量，您將會在後續的步驟中看到扣除 [費用](/finchain-docs/assets/fees.md) 後的預計到賬金額；
{% endstep %}

{% step %}

### 選擇收款方式

在您的數字錢包賬戶中，選擇用來接受提取資產的錢包地址；
{% endstep %}

{% step %}

### 完成安全驗證

按照提示完成所有必須的 [安全驗證](/finchain-docs/safety/account-safety.md) 步驟，點擊「**繼續**」即可；
{% endstep %}

{% step %}

### 查看提取資產狀態詳情

您可以繼續點擊「**查看詳情**」或在「**資產 - 記錄**」中查看提取資產交易的詳細信息。在 [這裡](/finchain-docs/assets/faq.md#wei-shen-mo-wo-de-ti-bi-wei-dao-zhang) 瞭解更多關於提取資產訂單狀態的詳細說明。
{% 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://finchain.gitbook.io/finchain-docs/assets/withdraw.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.
