# Fees

Minerva collects fees in 4 different forms:

<figure><img src="/files/TeuqcnLeMykOY8ETkLhZ" alt=""><figcaption></figcaption></figure>

-60% of the fees will go to MLP stakers.\
-30% of the fees will go to Mine and allMine stakers.\
-10% of the fees will go the treasury

{% hint style="info" %}
The 10% fees going to the treasury will be reinjected into the protocol, either by paying for keepers / bots, liquidation bots, and / or to LP with $MINE on the market to increase our POL.&#x20;
{% 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.minerva.money/core-features/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.
