# Deflation Mechanism

The deflation process of the [PIXEL token](/tokenomics/token-pixel.md) in the Hello Pixel project is structured through a system divided into 8 Eras, each characterized by a unique level of token burning from the maximum quantity of 692,222,222. This mechanism is designed to gradually reduce the total token supply, thereby stimulating their scarcity and potential value increase.

Initial total supply: 692,222,222

Final total supply: 100,000,000

Each new era the burn rate is split in two (/2)\
&#x20;                       &#x20;

| Era | Percent   | Burned Remaining Tokens |
| --- | --------- | ----------------------- |
| 1st | 50%       | 346,111,111.00          |
| 2nd | 25%       | 259,583,333.25          |
| 3rd | 12.5%     | 227,135,416.59          |
| 4th | 6.25%     | 212,939,453.06          |
| 5th | 3.125%    | 206,285,095.15          |
| 6th | 1.5625%   | 203,061,890.54          |
| 7th | 0.78125%  | 201,475,469.52          |
| 8th | 0.390625% | 100,000,000 will stop   |


---

# 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.hellopixel.network/tokenomics/deflation-mechanism.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.
