# Comparison of UNW and esUNW

Given the nature of [esUNW](/classic-tokenomics-v1.0/esunw-the-governance-token.md), its holders are subject to a higher percentage of the value accrued and the token emission, compared to [UNW](/classic-tokenomics-v1.0/unw-the-utility-token.md).

<table><thead><tr><th width="252.66666666666669"></th><th width="264">esUNW</th><th>UNW</th></tr></thead><tbody><tr><td>Platform Revenue Share<br>(Staking Required)</td><td>40%</td><td>-</td></tr><tr><td>Emission Share<br>(Staking Required)</td><td>15%</td><td>5%</td></tr><tr><td>Governance</td><td>Yes</td><td>No</td></tr><tr><td>Transferrable / Tradable</td><td>No</td><td>Yes</td></tr><tr><td>Note</td><td>Can be locked to vest to UNW over 6 months linearly</td><td>Can be converted to esUNW any time</td></tr></tbody></table>

## How to convert esUNW to UNW?

Once you lock to vest esUNW, you will receive UNW every block linearly for 6 months (you need to claim vested UNW). You can stop vesting and unlock esUNW any time.

For example, Alice has 180 esUNW, and she locks to vest esUNW, then she can receive 1 UNW everyday by each block.&#x20;

## How to convert UNW to esUNW?

You can convert UNW to esUNW any time by clicking the convert button.&#x20;


---

# 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/comparison-of-unw-and-esunw.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.
