# 存入資產

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

{% stepper %}
{% step %}

### 開始

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

{% step %}

### 選擇資產類型

在列表中選擇您想要存入的資產（幣種）；
{% endstep %}

{% step %}

### 確認區塊鏈網絡

系統會根據您的偏好優先選中某個常用網絡，您可以在「**選擇網絡**」欄目中切換您需要的其他網絡，所有已支持存入的網絡均會被列在可選項中；
{% endstep %}

{% step %}

### 向 FinChain星鏈 支付

請根據頁面上顯示的收款錢包地址和網絡向 FinChain星鏈 支付；

{% hint style="danger" %}
**請注意核對您使用的錢包應用的網絡以及每個資產的最小存入限額。網絡選擇錯誤或不符合最小存入限額，可能會導致您的資產丟失。**
{% endhint %}
{% endstep %}

{% step %}

### 存入資產完成

當您完成支付後的數分鐘內，您可能會看到資產列表中出現“[處理中](/finchain-docs/assets/faq.md#wei-shen-mo-wo-de-ti-bi-wei-dao-zhang)”的狀態提示，說明我們已經接收到您的支付。

一般情況下，您的資產將在數分鐘內被確認入賬，這取決於不同區塊鏈網絡的確認進程。如果您的存入長時間處於“處理中”的狀態，您可以在 記錄 頁面查看此交易的詳細情況。

如果您仍然對交易狀態有疑問，請 [聯係我們](mailto:support@finchain.global) 獲得更多幫助。
{% endstep %}
{% endstepper %}

為什麼我存入的資產未能到賬？查看更多有關存入資產的 [常見問題](/finchain-docs/assets/faq.md) 。


---

# 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/deposit.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.
