# Tokenomics & Utility

$ATTS token is the core utility asset and the economic engine powering the AGNT Hub ecosystem. It is designed to capture the value generated by the infrastructure, ensuring that every agent action, subscription payment, and neobank transaction directly fuels the token economy.

#### Tokenomics Breakdown

$ATTS is designed with a fixed total supply of 1,000,000,000 tokens. The distribution model is strictly structured to support early infrastructure participants, incentivize long-term network security, and ensure sustainable ecosystem growth.

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

Below is a detailed table that mirrors the chart and provides a clear view of the token allocation, vesting periods and release schedules for each category.

| Entity            | Allocation % | Allocation Tokens | Unlock at TGE % | Lockup period (mo) | Vesting period (mo) |
| ----------------- | ------------ | ----------------- | --------------- | ------------------ | ------------------- |
| Pre-Sale          | 28%          | 280,000,000       | 10–20%          | 2–6                | 6–12                |
| Pre-Seed          | 4%           | 40,000,000        | 10%             | 1                  | 6                   |
| Team              | 5%           | 50,000,000        | –               | 16                 | 48                  |
| Advisors          | 2%           | 20,000,000        | –               | 14                 | 36                  |
| Liquidity         | 16%          | 160,000,000       | 100%            | –                  | –                   |
| Ecosystem         | 25%          | 250,000,000       | 10%             | 0                  | 36                  |
| Community Rewards | 15%          | 150,000,000       | 10%             | 1                  | 9                   |
| Marketing         | 5%           | 50,000,000        | 10%             | 0                  | 24                  |
| Total             | 100%         | 1,000,000,000     | –               | –                  | –                   |

### $ATTS Token Utility

$ATTS powers the AGNT Hub economy. Its core utilities are designed to create constant onchain demand, abstract friction for the end-user, and align the incentives of the community with the long-term evolution of the protocol.

**1. Agent Compute & Subscriptions**

Running sovereign AI infrastructure requires computing power. Users utilize $ATTS to pay for Hub subscriptions, unlocking isolated cloud instances, premium Lego Agents, and priority compute bandwidth. Payments made directly in $ATTS receive ecosystem discounts.

**2. Universal Settlement Layer**

To maintain a frictionless user experience, the ecosystem supports payments in major assets (ETH, USDT, USDC). However, every payment inside the Hub – including agent fees, neobank transactions, and fiat on/off-ramp operations – automatically settles in $ATTS under the hood. This creates continuous, invisible market demand for the native token.

**3. Neo3 Bank & Staking Perks**

Holders who stake $ATTS unlock the full potential of the financial layer. Staking tiers grant users access to premium Neo3 metal cards, zero-fee fiat off-ramping, higher instant-spending limits, and priority access to new modular agent releases before the general public.

**4. Abstracted Gas & Execution Fees**

As autonomous agents operate 24/7 across multiple blockchains, managing distinct gas tokens (ETH, SOL, BNB, etc.) becomes a major friction point. $ATTS functions as the universal gas token for the ecosystem, covering execution fees for all onchain actions performed by your cloud agents.

**5. Governance & Protocol Direction**

AGNT Hub is built for its users. Staked $ATTS grants governance rights, allowing the community to vote on critical protocol decisions. Holders dictate which new LLMs to integrate, prioritize new agent modules, and vote on the allocation of ecosystem treasury funds.


---

# 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.agnthub.ai/agnt.hub/tokenomics-and-utility.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.
