# Fee

RabbitSwap utilizes a flexible fee system tailored to empower pool creators, reward liquidity providers, and sustain protocol development. This dynamic approach ensures an efficient and fair DeFi trading experience.

## Trading Fee

RabbitSwap offers variable trading fees based on the type of liquidity pool, determined by the pool creator. This system enables flexibility and supports various trading strategies:

### **Fee Tiers**

* **1.00%**: High-volatility pairs or custom strategies.
* **0.30%**: Standard pairs with moderate liquidity.
* **0.05%**: Stable pairs or highly liquid pools.
* **0.01%**: Ultra-stable pools for low-slippage trades.

Pool creators select the fee tier during pool initialization, allowing tailored optimization for their trading pairs.

### Protocol Fee

RabbitSwap retains **15%** of the trading fees generated, while the remaining **85%** is distributed to liquidity providers:

* Liquidity Providers: **85%** of trading fees as rewards for supplying liquidity.
* Protocol Fee: **15%** of trading fees to support protocol development, marketing, and ecosystem expansion.


---

# 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.rabbitswap.xyz/rabbitswap/user-guides/fee.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.
