> For the complete documentation index, see [llms.txt](https://adamantfi.gitbook.io/adamantfi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adamantfi.gitbook.io/adamantfi/usdadmt/genesis-supply-breakdown.md).

# Genesis supply breakdown

### **Genesis supply: 10 000 000**

### Airdrop: 35%

The goal of airdrop is to distribute SCRT tokens to stakers, mostly those who stack with smaller validators or validators that support the network, examples of such validators are Secret University, Starshell, Fina, Alter, Trivium, .....

Each validator will be given the opportunity to fill out a form saying what they do for the network, or what they are willing to do for the network if their stakeholders receive a larger share of the airdrop

The goal is to incentivize SCRT throwers in the long run to flip their coins to validators who support the network, which will lead to better funding for Secret Network builders

### SEFI: 20%

Each SEFI holder will get the opportunity to exchange their old tokens for ADMT token at a predetermined ratio.

### Team: 20%

The team will receive funding of 20% supply in order to upgrade the existing dapp and also as a reward for the built product so far. The goal is to motivate the core team to improve the dapp and bring new and innovative products in the long term

### DAO: 17%

The DAO will be funded by 17% supply, the purpose is to fund community expenses, liquidity matches or for example additional funding for core/side teams Any team/builder will be able to apply for additional funding during the course of the DAO if there are enough funds in the DAO treasury.

### Public Goods: 5%

The funds will be used to finance public goods and also as incentives to implement AdamantWare technologies in these applications, e.g. wallets, dashboards, etc.

At the same time, the goal will be to support hackathons

### Advisors: 3%

<figure><img src="/files/MWOHJGtbuOPHI5EZOGFn" alt=""><figcaption></figcaption></figure>


---

# 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://adamantfi.gitbook.io/adamantfi/usdadmt/genesis-supply-breakdown.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.
