# Tokenomics

{% hint style="info" %}
Total Supply: **1,000,000,000 (1 Billion)**
{% endhint %}

### <mark style="color:orange;">Tax rates</mark>

* 5% - Marketing, Operations, DEX Liquidity&#x20;
* 10% - Reflection Back to Holders: USDT (Tether)&#x20;
* 5% - burned forever

### <mark style="color:orange;">Sell Tax Break Down: (20% Total )</mark>

* 5% - Marketing, Operations, DEX Liquidity
* 10% - Reflection Back to Holders: USDT (Tether)&#x20;
* 5% - burned forever

### [<mark style="color:orange;">Reflections Rewarded to Users Explained:</mark>](#user-content-fn-1)[^1]

Everburn launched on March 4th, 2022, with a 20% tax rate on the sell-side, and it reflects 10% of the tax to its holders in AVAX-wrapped USDT (Tether). The percentage of reward that gets distributed to our holders is correlated to the percentage of their holdings compared to the total circulating supply. For example, let us say you hold 10 million $EVB out of a total circulating supply of 1 billion. The 10 million holdings are equivalent to 1% of the circulating supply, so your share of the sell reward is 1%. Now let us say that the circulating supply drops to 800 million over the next few months because 200 million are collectively burned by the contract, and your share increases to 1.25% of the sell reward. The more tokens that get burned over time will increase your reward rate.&#x20;

Math examples are based on a 10,000,000 (10 Million)&#x20;

holding size. (holding size divided by circulating supply)

<mark style="color:purple;">Exhibit A: 10 million / 1 billion = 1% of total supply</mark>&#x20;

<mark style="color:purple;">Exhibit B: 10 million / 800 million = 1.25% of total supply.</mark>

### <mark style="color:orange;">Reward burn example</mark>

In our example, let us say the volume of users who sold their $EVB in the last 24 hours equals $100,000 USD worth of coins. 10% is reflected back to its holders, so a pool of $10,000 USD in rewards is distributed based on the holdings' size percentage. In Exhibit A, a user with 10M holdings will receive $100 in USDT; in Exhibit B, the same user will receive $125 in USDT. These figures rise in proportion to the increase in volume. At the time, the $100,000 worth of sale volume was equivalent to 50,000,000 (50 million) $EVB tokens sold. With the burn rate set at 5%, 2,500,000 (2.5 million) $EVB would have been removed from circulation, leaving the new circulating supply at (997.5 million $EVB).

### <mark style="color:orange;">Decline Curve</mark>

<figure><img src="/files/0KjsuU8lgCyBQe5IsK0C" alt=""><figcaption></figcaption></figure>

[^1]:


---

# 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.everburn.io/phase-i/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.
