# 費用

## 一、存入無需支付費用

存入資產無需支付費用，手續費是由交易發起方支付的。

例如，當您從 A 平臺賬戶或錢包提取數字資產時，會收取提幣手續費或支付鏈上Gas費，但是如果他人給您賬戶存入數字資產，您作為接收方，是不需要支付費用的。

{% hint style="warning" %}
注意：當您充幣數量小於充幣詳情頁中顯示的最小充幣額時，將導致資產不到賬。請您確保充幣數量大於最小充幣額。當前僅部分幣種支持找回，如您需要找回充幣未到賬的幣種可以聯繫平臺客服幫助，但找回將產生額外的手續費用。
{% endhint %}

## 二、提取資產的費用

在您提取資產是，我們會收取一定費用，以支付將資產提取到目標地址的網絡轉賬費。目前提幣手續費會優先從提幣數量中扣除。

您實際支付的費用可能與實時鏈上費用或其他平臺略有差異，主要原因如下：

（1）**運營成本**：爲持續提供穩定、可靠的服務，手續費中包含少量用於平臺必要維護與運營的成本；

（2）**確保上鍊**：爲應對網絡擁堵及費用的短期波動，我們會動態調整手續費，以確保您的交易能順利完成；

（3）**更新機制**：手續費會根據網絡狀況更新，因此頁面顯示的費用可能與實時鏈上 Gas 費存在細微差異。

請以提取頁面實際展示的幣種及預計到賬金額爲準。


---

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