# Revenue Distribution and Emission

### Platform Revenue Distribution

Subject to governance, 100% of the revenue generated on the platform may be distributed to our community. The current distribution percentage is as follows.

<table><thead><tr><th width="512.5"> </th><th>% of Distribution</th></tr></thead><tbody><tr><td>Staked ULP (<a href="https://snapshot.org/#/uniwhaleex.eth/proposal/0xc6feb05327d484ee9f6917be3ef77a96d9a234d53c76b88106886d2b2d03a47e">Reinvested</a>)</td><td>50%</td></tr><tr><td>Staked esUNW</td><td>40%</td></tr><tr><td>Reserve Fund</td><td>10%</td></tr></tbody></table>

### Token Emission

All emissions are in esUNW, with a few exceptions including rewards provided to external partners.

<table><thead><tr><th width="242"> </th><th>Daily Emission (approx.)</th><th>% of Emission</th></tr></thead><tbody><tr><td>Trade and Earn</td><td>36,140 esUNW</td><td>65%</td></tr><tr><td>Staked ULP</td><td>8,340 esUNW</td><td>15%</td></tr><tr><td>Staked esUNW</td><td>8,340 esUNW</td><td>15%</td></tr><tr><td>Staked UNW</td><td>2,780 esUNW</td><td>5%</td></tr></tbody></table>

#### APR

The formula for the Annualised Percentage Return ("APR") is as follows:

`APR = 7-day average of (APR for block)`

`APR for block = Total payout for block x no. of blocks per year / (total staked value for block in current USD)`

`Total payout for block = (total platform revenue distribution for block in current USD + total emission for block in current USD)`


---

# 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.uniwhale.co/classic-tokenomics-v1.0/revenue-distribution-and-emission.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.
