# Distribution of Fees

Currently, all fees go to liquidity providers.

Down the line, 80% of fees received from trading will be given to liquidity providers. 20% will be put into a treasury *controlled by CARM holders*.

The treasury will serve multiple purposes:

* finance further development of the project (both core team and non-core development)
* distribute capital from treasury to token holders
  * the precise method will be determined later through governance vote with buybacks looking like a favourable option
* any other possibilities subject to vote

The usage of the treasury will be voted on through governance by the CARM token holders.


---

# 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.carmine.finance/carmine-options-amm/tokenomics/distribution-of-fees.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.
