# Protocol Fees

When interacting with the SEGA protocol, there are two primary types of fees to be aware of: trading fees and pool creation fees. These fees are designed to support the ecosystem and reward liquidity providers.

### Trading Fees on SEGA <a href="#trading-fees-on-sega" id="trading-fees-on-sega"></a>

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(AMM V2) pools is **0.25%** per swap.
  * **Liquidity Providers:** Receive **84%** of the trading fee for every swap in the pool.
  * **Treasury:** Allocated **16%** of the collected fees to support the protocol.

***

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

Creating a standard AMM(AMM V2)  pool incurs a **0.15 SOL** fee. This fee is designed to:

1. Prevent spam creation of pools.
2. Ensure the sustainability of the SEGA protocol.

<br>

<br>
