# Fee Distribution

Liquidity providers on flash trade earn fees through trading activities over Flash Liquidity Pools.

Each pool has different asset backing and support different market profiles which generates fees according to the volumes each pool serves. The fee is distributed every hour to liquidity providers.

Each pool has different fee share split between liquidity providers and protocol, this is elaborated below.

<table><thead><tr><th width="295.390625">Pool </th><th>Fee share </th></tr></thead><tbody><tr><td>Crypto Pool </td><td>70%</td></tr><tr><td>Stable Pool </td><td>70%</td></tr><tr><td>Solana Defi Pool</td><td>70%</td></tr><tr><td>Meme Pool</td><td>80%</td></tr><tr><td>WIF Pool</td><td>80% </td></tr><tr><td>Samo Pool</td><td>95% (<mark style="color:$danger;">Deprecated</mark>)</td></tr><tr><td>Fart Pool</td><td>80%</td></tr><tr><td>Ore Pool</td><td>90%</td></tr><tr><td>Equities Pool</td><td>80%</td></tr></tbody></table>


---

# 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.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/fee-distribution.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.
