# Fee Distribution

Nabla generates fees based on liquidity usage, levying a fee on every swap. These are currently split in the following way (details depend on the chain and the respective Swap Pool):\
\- 20-30% go to the LPs of the respective Swap Pool\
\- 40-80% go to the LPs of the associated Backstop Pool\
\- 0-30% are being deducted as protocol fees\
\
The deducted protocol fees may be used e.g. to:

* buy back $NABLA to increase the treasury holdings
* buy back $NABLA and use it to increase the liquidity in the $NABLA-$ETH pool
* buy back $NABLA and distribute it amongst stakers
* deposit protocol-owned liquidity into the Backstop Pools
* finance gas and infrastructure costs and further protocol development<br>


---

# 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.nabla.fi/nablatoken/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.
