> For the complete documentation index, see [llms.txt](https://university.elumicate.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://university.elumicate.com/tokenomics/initial-supply-and-distribution.md).

# Initial Supply and Distribution

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

The ELUM token will be issued on the IoTeX Root Chain with a maximum supply of 20,000,000,000 tokens minted at launch. However, the majority of these tokens will be locked and released gradually over time, ensuring controlled distribution and scarcity.

Mining rewards within the Elumicate Network are distributed based on a weight rating system. This rating is determined by various factors, including the capture device (camera) used, ownership of NFTs, staking activities, and participation in data mining and processing.

In addition to mining rewards, tokens are also allocated to the internal team, operations, ecosystem development, and treasury. However, these tokens are subject to a vesting schedule of 48 months. The vesting period means that the tokens will be gradually released over a 4-year period, starting from the 1st day of the 6th month after the launch date. Each month, 1/48th of the locked amount will be distributed.

This structure ensures a controlled release of tokens and provides long-term stability and commitment to the growth and development of the Elumicate Network. It also aligns the interests of the token holders and the project's success over an extended period.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://university.elumicate.com/tokenomics/initial-supply-and-distribution.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
