# AVAX Genesis

In this page you can see the total $AVAX supply generated on mainnet at launch (360 M $AVAX, the so called “Genesis event”). This supply is divided in two branches:

* **Timelocked**: those tokens are still under vesting conditions and will be unlocked each in a scheduled time
* **Not timelocked**: those tokens are part of the circulating supply and can freely circulate in the market

So: Unlocked $AVAX from the genesis event + Staking rewards to Validators - Burned fees= Circulating supply&#x20;

## Genesis Unlock

In this graphic a preview of the unlocking pattern scheduled through the years for all the generated $AVAX in the Genesis event (already explained above). In the Y axis there is the amount of $AVAX by M, in the X axis the time divided by years. If you move your cursor on it you can see the total amount unlocked per quarter.

![](/files/71qFae07gFToJcxJdxDj)

## Genesis Allocation

This section explains in full details the division of the token by: **Sale**, **Bounties**, **Team** and **Ecosystem**. Giving the user a general idea of not only the number of $AVAX but their relative structure.

**Sale**

* **Seed Sale**: the first ever $AVAX sale
* **Private Sale**: the second main $AVAX sale
* **Public sale option A1/A2**: open to the public
* **Public sale option B**: open to the public

**Bounties**

* **Airdrop**: various and separate airdrop to generate awareness towards Avalanche
* **Denali Testnet Incentive Program**: testnet programs

**Team:** those funds are allocated to the various team members of Ava labs

**Ecosystem**

* **Foundation**: allocated to the Avalanche Foundation
* **Strategic partners**: for all the business companies involving Avalanche
* **Community and developer edowment**: the dev core of the network


---

# 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.avascan.info/how-to-use-avascan/avax-genesis.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.
