# Protocol Fees

Trading Fees on SEGA

For every swap that occurs in a pool on SEGA, a small trading fee is collected. The fee structure varies depending on the specific pool, and the collected fees are distributed to incentivize liquidity providers and the treasury.

***

#### Fee Structure for Standard AMM Pools <a href="#fee-structure-for-standard-amm-pools" id="fee-structure-for-standard-amm-pools"></a>

* **Trading Fee:** The trading fee for standard AMM pools  is **0.25%** per swap.
  * **Liquidity Providers:** Receive **88%** of the trading fee for every swap in the pool.
  * **Sega Treasury:** Allocated **4%** of the collected fees to support the protocol.
  * **Ecosystem Fund:** Allocated &#x38;**%** of the collected fees to support the protocol.

***

#### Pool Creation Fee <a href="#pool-creation-fee" id="pool-creation-fee"></a>

{% content-ref url="/pages/x5UHRyZJvCGpzbcPEr19" %}
[Pool Creation Fees - 待确认gas费，地址](/getting-started/creating-a-pool/pool-creation-fees-dai-que-ren-gas-fei-di-zhi.md)
{% endcontent-ref %}

***

#### Summary <a href="#summary" id="summary"></a>

SEGA’s fee structure is carefully designed to balance rewarding liquidity providers with maintaining protocol sustainability, ensuring a healthy and efficient ecosystem.


---

# 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.sega.so/protocol/sega-token/protocol-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.
