> For the complete documentation index, see [llms.txt](https://aperocket.gitbook.io/ape-rocket/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aperocket.gitbook.io/ape-rocket/core/performance-fees.md).

# Performance fees

The protocol takes 5% of the total rewards earned, and uses them to redistribute it to people staking STAR/eSTAR tokens.&#x20;

{% hint style="info" %}
100 BANANA are earned through the Banana Vault, 5 BANANA are taken for performance fees.
{% endhint %}

Performance fees are allocated as follows:

**80%** distributed on the Fee Redistribution Pool :&#x20;

**10%** used to increase available liquidity

**10%** to the team

{% content-ref url="/pages/-MlFvkV5LTjG5\_1LsWa\_" %}
[Staking - Earn revenues](/ape-rocket/core/staking-earn-revenues.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://aperocket.gitbook.io/ape-rocket/core/performance-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.
