# Token Distribution

Up to 4 Billion EGLs can be minted and distributed, with half of the value going to the ETH community (2B EGLs) and another 1.25B EGLs going to miners.&#x20;

Specifically,&#x20;

![](/files/-Md2QcnDOJm_Xn4Uqqfd)

## ETH Community

Half of the EGLs - 2B out of 4B - is awarded to the ETH community, specifically to:

* **Genesis Supporters** who help bootstrap EGL
* **Voter Reward** to incentives usage&#x20;
* **Core Devs**, whose different opinions are key to guide community
* **DAO** treasury to support and fund future developments, audits, or any other cause chosen by the EGL holders.

## Mining Pools

Mining pools are awarded EGLs whenever they mine a new block, depending on how closely they follow the community's desired gas limit (`desiredEgl`). This reward gradually decreases over time, since the initial incentive - needed to persuade pools to alter their behavior and adhere to the EGL vote - is much greater than the incentive required for pools to *continue* doing so in the long term.

The total amount is of EGLs awarded to pools is capped at 1.25B EGLs.

## EGL Creators

EGL creators and early backers of the project are awarded 750M EGLs. These EGLs are gradually minted over a period starting 9 weeks after the Launch, and ending 52 weeks after it. They are released on the same schedule at Genesis participants, which the majority of the tokens being released close to week 52.

From the Creators pool, a portion of the tokens are for a handful of investors that provided the necessary seed capital to fund development. They have the same lockup as the Creators.&#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.egl.vote/protocol-overview/token-distribution.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.
