# Fee Distribution

With the addition of [Concentrated Liquidity](/concentrated-liquidity-core/concentrated-liquidity.md) , there has to be some changes made to the fee model to adapt. The most notable changes are as such:

* 8% of fees will be routed to the ecosystem incentives fund.
* 20% of swap fees will be distributed to LP positions (to counter Impermanent Loss).
* 72% of swap fees will be distributed to veNILE voters in the same manner traditional ve(3,3) does.

**100% of vote bribes will still go to ve**NILE **holders.**

{% hint style="danger" %}
These parameters regarding the swap fee distribution are variable and can be changed based on the protocol health and discretion of the core-- aligned to sufficient data and analytics.
{% endhint %}


---

# 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.thenile.exchange/concentrated-liquidity-core/concentrated-liquidity/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.
