# Tokenomics

The total supply of NEURO that will ever be created is limited to 1,000,000,000 tokens. However, out of the maximum amount of tokens, only half was initially allocated, whilst the remaining half is minted through inflation in perpetuity, asymptotically reaching a 1,000,000,000 NEURO maximum supply.

The total allocation among different pools taking into account both the genesis release and the inflationary release is as follows:&#x20;

* Collators incentives — 22%
* Auction rewards — 34.5%
* DKG paranets incentivization (knowledge mining) pool — 22%
* Treasury — 12.5%&#x20;
* Community treasury — 6.5%&#x20;
* Genesis community distribution — 2.5%

<figure><img src="/files/7PpvxPTbopYKbcz6iEY1" alt=""><figcaption><p>Genesis distribution</p></figcaption></figure>

### Circulating supply

<figure><img src="/files/SbG4vm9Svs0mDSODlXBD" alt=""><figcaption><p>Circulating supply</p></figcaption></figure>


---

# 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.neuroweb.ai/neuro-token/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.
