> For the complete documentation index, see [llms.txt](https://docs.ai-gents.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ai-gents.io/beyond-the-core/aigent-token.md).

# AIGENT Token

The $AIGENT token is designed to power the <mark style="color:green;">AIGENTS</mark> ecosystem, with a clear and structured distribution plan that ensures sustainability, growth, and fairness. Here's a breakdown of the token allocation:

***

**Total Supply:**

50,000,000 $AIGENT

***

#### **Token Allocation:**

1. **Ecosystem Rewards: 1.5 Million (3%)**
   * Tokens reserved for incentivizing the community, developers, and contributors within the ecosystem.
   * Encourages active participation and supports the growth of the platform.
2. **Liquidity Pool (LP): 27.5 Million (55%)**
   * Ensures sufficient liquidity on decentralized exchanges for seamless token trading.
   * Supports stability and accessibility for $AIGENT tokens in the market.
3. **Team: 2.5 Million (5%)**
   * Allocated to the core team for their efforts in building and maintaining the <mark style="color:green;">AIGENTS</mark> platform.
   * Vesting schedules may apply to ensure long-term commitment.
4. **Advisors: 1.5 Million (3%)**
   * Tokens allocated to strategic advisors who provide guidance and expertise to enhance the platform's growth and adoption.
5. **Strategic Reserves: 5 Million (10%)**
   * Reserved for unforeseen opportunities or requirements, such as emergency funding or strategic developments.
   * Ensures the platform remains agile and well-funded for future needs.
6. **Marketing & Partnerships / Strategic Presale: 7.5 Million (15%)**
   * Used for marketing campaigns, partnerships, and strategic presale events to drive adoption and awareness.
   * Aims to expand the reach of the <mark style="color:green;">AIGENTS</mark> ecosystem globally.
7. **Exchange Listings: 4.5 Million (9%)**
   * Reserved for ensuring successful listings on major exchanges.
   * Facilitates smooth onboarding of users and boosts the platform's liquidity.

#### **Key Benefits of $AIGENT Token**

1. **Efficient Ecosystem:**
   * Powers all interactions, from agent deployment to governance and incentivization.
2. **Decentralized Governance:**
   * Gives stakeholders the ability to influence the platform's direction and policies.
3. **Sustainable Incentives:**
   * Rewards active participants, including token holders, developers, and agents.
4. **Enhanced Scalability:**
   * Supports seamless operations across diverse industries and blockchain networks.
5. **Transparency and Accountability:**
   * Ensures every transaction, interaction, and decision is recorded on-chain.


---

# 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://docs.ai-gents.io/beyond-the-core/aigent-token.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.
