# Tokenomics: The AFI Token Economy

#### Overview

The Aledger ecosystem is built on the AFI token, with a fixed total supply of 1 billion tokens. This tokenomics model is designed to achieve the following core objectives:

* Promote long-term token price growth and stability
* Balance mining rewards with actual business revenue
* Reduce circulating supply through staking mechanisms
* Establish a sustainable long-term economic model

**Important Note**: All reward calculations are conducted on a token-denominated basis, meaning they are based on AFI token quantities rather than USD values. This ensures system stability despite token price fluctuations. Actual yields will adjust dynamically according to the protocol's real revenue.

#### Token Allocation

The total supply of 1 billion AFI tokens is distributed as follows:

| Allocation Category        | Amount (AFI) | Percentage | Purpose                                                                                  |
| -------------------------- | ------------ | ---------- | ---------------------------------------------------------------------------------------- |
| Device Income Mapping Pool | 400 million  | 40%        | Used for device mining reward distribution, ensuring long-term sustainability of returns |
| Staking Rewards Pool       | 200 million  | 20%        | Incentivizes long-term staking, enhancing network stability                              |
| Ecosystem Development Fund | 150 million  | 15%        | Supports ecosystem building and drives long-term project development                     |
| Team Allocation            | 100 million  | 10%        | 18-month linear vesting, ensuring long-term team commitment                              |
| Marketing                  | 100 million  | 10%        | Used for promotion and market expansion to increase project influence                    |
| Community Rewards          | 50 million   | 5%         | Incentivizes community participation and promotes collaborative ecosystem building       |

#### Sustainable Tokenomics

The Aledger ecosystem is designed for long-term sustainability through:

* Fixed token supply preventing inflationary pressures
* Balanced reward distribution mechanisms
* Value-driven token utility within the ecosystem
* Strategic token allocation supporting long-term growth


---

# 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.aeronyx.network/aledger-whitepaper/tokenomics-the-afi-token-economy.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.
