# Fees

UnoFarm takes 15% of the rewards token being compounded as a fee. Fee amount is regulated by the DAO. Protocol doesn't charge extra fees, like deposit/withdrawal or any other kind of fees.

The majority of the protocol fees are sent to our Balancer pool ("buyback and make" model), supporting healthy token price, increasing liquidity of the token and also earning extra yield from trading fees.    Fee portions for buybacks, trading fees in the pool will be governed by the DAO. Portion of the funds from the pool can be further allocated by the DAO for additional community incentives and initiatives.


---

# 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.uno.farm/uno-ecosystem/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.
