# 費用結構

Byreal 不會在您的兌換之上收取任何額外平台費用。以下是您可能遇到的費用透明說明：

## 兌換費用

**兌換費：** 每個流動性池有自己的費率層級（例如 0.01%、0.10% 或 0.20%）。此費用從輸入代幣中扣除，分配給流動性提供者。費率層級會在交易前的池詳情中顯示。

**網路費（Gas）：** 透過 AMM 路由的鏈上兌換需要少量 Solana 網路費（通常為 0.00001–0.00002 SOL）。此費用支付給 Solana 網路，而非 Byreal。

**RFQ 兌換：** 鏈下 RFQ 執行不收取兌換費，也不收取 Gas 費。您將獲得零價格影響的確定報價。

## 費用分配

總兌換費從輸入代幣（您提供的代幣）中扣除，分配如下：

* 80% 分配給流動性提供者（做市商）。
* 20% 分配給 Byreal 財庫。

此分配在所有池中一致適用。


---

# 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://docs.byreal.io/zh-tw/trade/fee-structure.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.
