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

# Tokenomics

### ATX Token Distribution Breakdown

The ATX tokenomics are designed to support sustainable protocol growth, incentivize real trading activity, and align long-term stakeholders with the success of the ATOMICS ecosystem. The allocation emphasizes community participation and organic usage while maintaining disciplined incentives for contributors, investors, and protocol operations.

Below is the breakdown of the ATX token allocation along with vesting considerations.

#### Token Distribution

| Allocation Category | Percentage |
| ------------------- | ---------- |
| Ecosystem           | 50.00%     |
| Seed                | 10.00%     |
| Private             | 5.00%      |
| Rewards             | 10.00%     |
| Team                | 10.00%     |
| Marketing           | 10.00%     |
| Treasury            | 5%         |

Note: Team and investor allocations are subject to lockups and linear vesting to ensure long-term alignment with the protocol.

***

### Allocation Details

#### Ecosystem (50%)

The largest portion of ATX supply is reserved for community participation and protocol usage incentives. This allocation is designed to reward meaningful activity rather than passive holding.

This portion supports:

* Trading incentives tied to completed atomic swaps
* Telegram-native OTC participation, including weekly bargain markets and asset garage sales
* Point farming mechanisms based on verifiable settlement activity
* Long-term user engagement and ecosystem growth
* Gradual decentralization of governance participation
* Furthur technical product development of the platform

Distributions from this allocation are usage-driven and tied to observable on-chain outcomes rather than discretionary grants.

***

#### Seed (10.00%)

This allocation is designated for early backers who provided capital, infrastructure support, and long-term ecosystem value.

Vesting schedule:

* Lockup period of 3 months from TGE
* Linear unlock over 20 months thereafter

This structure ensures that team incentives remain aligned with the protocol’s long-term success and discourages short-term extraction.

***

#### Private (5.00%)

The allocation is designated for strategic participants who provide capital, infrastructure support, and long-term ecosystem value after the project kick off.

* Initial 6-month lockup
* Linear unlock over 20 months following the lockup

***

#### Rewards (5.00%)

The allocation supports ongoing user participation offerings and benefits.

Funds from the rewards may be used for:

* Fee discounts for being a loyal trader
* Kickback on unsuccessful trade based on fail safe or a either party not being authentic and transparent, the fee kickback to the sincere trader.
* Participation benefits for events

***

#### Team (10.00%)

This allocation supports team development.

&#x20;It will be used for:

* Growth in team members
* Benefits for team members who accelerate
* Payroll and administrative costs
* Additional perks for those who join and support the team.

***

#### Marketing (10.00%)

This allocation supports marketing onchain and offchain and hosting conference/side events.

Funds from the marketing may be used for:

* Continuation of public expansion
* Hosting side events during conferences
* User participation rewards for off-chain events
* Partnerships

***

#### Treasury (5.00%)

The treasury allocation supports ongoing protocol operations and long-term sustainability.

Funds from the treasury may be used for:

* infrastructure and security audits
* protocol maintenance and upgrades
* legal, compliance, and operational costs
* ecosystem grants approved through governance

***

The $ATX token model is designed to:

* prioritize real protocol usage over speculative activity
* align incentives across users, builders, and capital providers
* reduce short-term supply pressure through disciplined vesting
* support long-term protocol sustainability

ATX functions as an incentive and governance layer rather than a dependency for protocol security. Atomic swap settlement remains fully independent of token ownership.\
\
\ <br>


---

# 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://atomics.gitbook.io/atomics/welcome-to-atomics/readme/tokenomics.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.
