# Staking - Earn revenues

## The STAR/eSTAR pool&#x20;

The tokens earned on the STAR/eSTAR pool are BNB.

The BNB distributed is the result of **all performance fees** collected over the protocol.

{% hint style="info" %}
More TVL on the protocol = More APR on the STAR/eSTAR pool&#x20;
{% endhint %}

### About the BNB distribution

The BNB are purchased from performance fees, based on a certain ratio.

More details in the section below :

{% content-ref url="performance-fees" %}
[performance-fees](https://aperocket.gitbook.io/ape-rocket/core/performance-fees)
{% endcontent-ref %}

**They are distributed linearly on 7 days.**&#x20;

{% hint style="info" %}
A person owns 50% of the shares in the fee redistribution pool, and 14 BNB have been collected. He will have 7 BNB in total, so 1 BNB per day for 7 days.
{% 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://aperocket.gitbook.io/ape-rocket/core/staking-earn-revenues.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.
