# Tokenomics

<table><thead><tr><th width="132">Type</th><th width="168">Amount of tokens</th><th width="92">%</th><th width="151">%TGE unlocked</th><th width="153"># TGE unlocked</th><th width="68">Cliff</th><th width="92">Vesting</th><th width="128">Total lock up</th><th width="157">Distribution</th></tr></thead><tbody><tr><td>Seed</td><td>25,000,000</td><td>2.50%</td><td>0.00%</td><td>0</td><td>24</td><td>12</td><td>36</td><td>daily linear</td></tr><tr><td>Post Seed</td><td>100,000,000</td><td>10.00%</td><td>0.00%</td><td>0</td><td>12</td><td>12</td><td>24</td><td>daily linear</td></tr><tr><td>Private</td><td>102,425,878</td><td>10.24%</td><td>0.00%</td><td>0</td><td>3</td><td>12</td><td>15</td><td>daily linear</td></tr><tr><td>Pre-Sale</td><td>29,574,122</td><td>2.96%</td><td>10.00%</td><td>2,957,412</td><td>3</td><td>12</td><td>15</td><td>daily linear</td></tr><tr><td>Public</td><td>13,000,000</td><td>1.30%</td><td>25.00%</td><td>3,250,000</td><td>0</td><td>0</td><td>4</td><td>25% at TGE and remaining 25% monthly</td></tr><tr><td>Team</td><td>120,000,000</td><td>12.00%</td><td>0.00%</td><td>0</td><td>24</td><td>12</td><td>36</td><td>daily linear</td></tr><tr><td>Advisor</td><td>30,000,000</td><td>3.00%</td><td>0.00%</td><td>0</td><td>24</td><td>12</td><td>36</td><td>daily linear</td></tr><tr><td>Liquidity</td><td>90,000,000</td><td>9.00%</td><td>40.00%</td><td>36,000,000</td><td>0</td><td>18</td><td>18</td><td>40% at TGE</td></tr><tr><td>Treasury</td><td>100,000,000</td><td>10.00%</td><td>0.00%</td><td>0</td><td>12</td><td>24</td><td>36</td><td>daily linear</td></tr><tr><td>Ecosystem Rewards</td><td>390,000,000</td><td>39.00%</td><td></td><td></td><td>0</td><td>36</td><td>36</td><td>diffrent vesting schedules</td></tr><tr><td><strong>Total</strong></td><td><strong>1,000,000,000</strong></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>

## Deflationary Mechanism & Platform Fee Burning

To ensure a healthy appreciation and value growth of the AN1 token for all stakeholders, and to guarantee the smooth functioning of the economics inside the Another-1 Ecosystem, we designed a deflationary mechanism with a built-in ‘burning’ feature that will be applied to every kind of platform fees that takes place within the ecosystem - **more actions = more burning = value for token holders**.

The “burning” feature is achieved by transferring the collected platform fees, or “taxes”, to a burner wallet. These “burned” tokens will not be recoverable, hence reducing the total supply of the token, and driving it into a deflationary course (value growth). In other words, Another-1 doesn’t collect the platform fees for its financial benefits, instead, the fees will be used to support the value of the token. The more active the ecosystem is, and the more economic activities take place, the higher the value the AN1 token will enjoy.

To avoid any black-box operation or insider trading, the whole “burning” mechanism is transparent and is subject to the public’s supervision.

Fees will be applied to the following list of actions in the Another-1 ecosystem, and will be sent directly to the burner wallet forever:

[**ADO Module**](/another-1-docs/overview/another-1-solutions/another-drop-offering-ado.md)

* Minting of NFT
* Redemption or Forging of the physical collectibles
* Trading (buy/sell) of collections

[**Flex-2-Earn**](/another-1-docs/overview/another-1-solutions/flex-to-earn.md)

* Receiving reward (reward provider will bear the fee)

[**Become a Creator Module**](/another-1-docs/overview/another-1-solutions/become-a-creator.md)

* Deposit for vouching for a designer-initiated collection
* Creating a collection by a designer
* Creating&#x20;

**Staking**

* Receiving staking reward/interest
* Buying booster packs

**Raffles**

* Participating a raffle
* Receiving reward


---

# 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://whitepaper.another-1.io/another-1-docs/overview/another-1-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.
