# Tokenomics

To make Ubeswap more sustainable a new tokeneconomy has been created and voted by the holders. With the passing of the proposal, the swich to the new token economy has been made on March 16th, 2024 (TGE).&#x20;

More details about the vesting wallets can be found under contract addresses.&#x20;

<table data-header-hidden><thead><tr><th width="225"></th><th width="104"></th><th width="136"></th><th></th><th></th><th></th></tr></thead><tbody><tr><td>Allocation</td><td>%</td><td>$UBE</td><td>% on TGE</td><td>Cliff</td><td>Vesting</td></tr><tr><td>Holders</td><td>%30,00</td><td>75.000.000</td><td>%100,00</td><td>0</td><td><br></td></tr><tr><td>Mining Reserve</td><td>%12,00</td><td>30.000.000</td><td>%10,00</td><td>0</td><td>36</td></tr><tr><td>Partnership/Ecosystem</td><td>%17,00</td><td>42.500.000</td><td>%30,00</td><td>0</td><td>36</td></tr><tr><td>Marketing / Listing</td><td>%23,00</td><td>57.500.000</td><td>%20,00</td><td>2</td><td>2</td></tr><tr><td>Team</td><td>%13,00</td><td>32.500.000</td><td>%5,00</td><td>0</td><td>36</td></tr><tr><td>Advisors</td><td>%2,00</td><td>5.000.000</td><td>%0,00</td><td>3</td><td>33</td></tr><tr><td>DAO Treasury</td><td>%3,00</td><td>7.500.000</td><td>%100,00</td><td>0</td><td>0</td></tr><tr><td>Total</td><td>%100,00</td><td>250.000.000</td><td><br></td><td><br></td><td><br></td></tr></tbody></table>


---

# 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.ubeswap.org/tokenomics.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.
