# 交易費用說明

#### 概述了 ForeGate 上的交易手续费交易规则。了解这些关键要素将有助于您有效管理交易、优化成本并降低风险，同时遵守 ForeGate 的平台政策。

## **交易手续费概览**

### 1.  ![](/files/DDEuUmMjbH9pgGWqErOx)

**a). 挂单费(Maker)：**<img src="/files/b0nTSKshXC3834iXYZfk" alt="" data-size="line">

* 对增加市场流动性的订单收取手续费，如未立即匹配成功的限价单。
* **基准利率：1%。**\ <br>

**b). 吃单费(Taker)：**<img src="/files/aZvLlQYbHChp4ZEUmd2C" alt="" data-size="line">

* 对消除流动性的订单收取手续费，如市价单或立即匹配的限价单。
* **基准利率：2**%。

{% columns %}
{% column %}
{% hint style="warning" %}
计算公式 · 交易者A 的 Maker 费用<br>

❖ 交易费用= 订单价值 x *手续费*率\
❖ 订单价值= (份額数量 x 价格) \
\
👉交易费用=  6,000 × 1% = 60 USDT
{% endhint %}
{% endcolumn %}

{% column %}
{% hint style="info" %}
计算公式 · 交易者B 的 Taker 费用<br>

❖ 交易费用= 订单价值 x *手续费*率\
❖ 订单价值= (份額数量 x 价格) \
\
👉交易费用=  6,000 × 2% = 120 USDT
{% endhint %}
{% endcolumn %}
{% endcolumns %}

***

### 2. ![](/files/TrcDjESGFgTIzFyJK5FI)

**a).** 在AMM市場中，ForeGate 會對買入和賣出訂單收取 2% 的交易費，以確保平台順利運作。您完成買入或賣出訂單後收到的金額已扣除交易費用。

* **交易費用：**<img src="/files/XhCEBc7rqOfqydRWZr3K" alt="" data-size="line">
* **基准利率：2%**

**b).** 共享模式市場對下注的訂單**不收取任何買入手續費，**&#x7533;領僅按手續費10%進行計算。該模式下收益分配採用共池系統，所有參與者的投入資金將匯集後按特定規則分配。

* 相關計算方式與收益分配邏輯，可參考：

> [**賠率計算與收益分配**](https://foregate.gitbook.io/foregate-docs/zh-tw/ru-he-jiao-yi/shi-chang-mo-shi/gong-xiang-mo-shi-shi-chang-parimutuel#id-2.-peilji-suan-yu-shou-yi-fen-pei)

* **費用(Claim Fee)：**<img src="/files/IQeIjeE9bxCZUFcZnzj3" alt="" data-size="line">
* **基准利率：10%**

***

### 3. ![](/files/Gec6BfSbRzCZYa1VtOk6)

* 共享模式市場對下注的訂單**不收取任何買入手續費**。申領僅按手續費10%進行計算。該模式下收益分配採用共池系統，所有參與者的投入資金將匯集後按特定規則分配。
* 相關計算方式與收益分配邏輯，可參考：

> [**賠率計算與收益分配**](https://foregate.gitbook.io/foregate-docs/zh-tw/ru-he-jiao-yi/shi-chang-mo-shi/gong-xiang-mo-shi-shi-chang-parimutuel#id-2.-peilji-suan-yu-shou-yi-fen-pei)

* **費用(Claim Fee)：**<img src="/files/IQeIjeE9bxCZUFcZnzj3" alt="" data-size="line">
* **基准利率：10%**

{% hint style="warning" %} <mark style="color:orange;">**Tips | 注意事項 :**</mark>\
\
i. 風險提示 \
只有在結果揭曉時，選擇了正確選項的玩家，才擁有依照投注比例瓜分獎池的權益。選擇錯誤選項的玩家，將損失其全部投注本金。
{% endhint %}


---

# 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://foregate.gitbook.io/foregate-docs/zh-tw/shi-chang-lei-xing-yu-ji-zhi/jiao-yi-fei-yong-shuo-ming.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.
