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

# Tokenomics

$ARGY Tokenomics

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

## $ARGY Token Allocation

<table><thead><tr><th width="293">Token info</th><th>Description</th></tr></thead><tbody><tr><td>Total Supply</td><td>3 000 000 000</td></tr><tr><td>Ticker</td><td>ARGY</td></tr><tr><td>Chain</td><td>Solana Smart Contract</td></tr><tr><td>Contract adress</td><td>ej12TDowxyD1WarS1ZPby1PMtgUNJC4hJY6F1s29YVs</td></tr><tr><td>Community Rounds</td><td>Starts from $0,007</td></tr><tr><td>Public Sale</td><td>Starts from $0,014</td></tr><tr><td>Initial Market Cap</td><td>$151 200</td></tr></tbody></table>

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

<table><thead><tr><th width="100">%</th><th width="227">Round</th><th>Vesting</th></tr></thead><tbody><tr><td>0,5%</td><td>Strategic Round</td><td>TGE 0%, cliff 6 months, then linear vesting 12 months</td></tr><tr><td>12%</td><td>Private Rounds</td><td>TGE 0%, cliff 8 months, then linear vesting 12 months</td></tr><tr><td>0,5%</td><td>Community Rounds</td><td>TGE 10%, then linear vesting 12 months</td></tr><tr><td>3%</td><td>Public Sale</td><td>TGE 10%, then linear vesting 12 months</td></tr><tr><td>44,9%</td><td>PTE/Ecosystem/Platform Enhancements</td><td>TGE 0%, cliff 4 months, then linear vesting 60 months</td></tr><tr><td>17%</td><td>Team</td><td>TGE 0%, cliff 6 months, then linear vesting 12 months</td></tr><tr><td>8%</td><td>Marketing</td><td>TGE 0%, then linear vesting over 40 months</td></tr><tr><td>0,1%</td><td>Ambassador Program: 1st stage</td><td>TGE 10%, then linear vesting 6 month</td></tr><tr><td>1%</td><td>Advisors</td><td>TGE 0%, cliff 8 months, then linear vesting 12 months</td></tr><tr><td>10%</td><td>DEX and CEX liquidity</td><td>Strategic release per market demand</td></tr><tr><td>3%</td><td>Treasury</td><td>TGE 0%, cliff 6 months, then linear vesting 24 months</td></tr></tbody></table>

<figure><img src="/files/8NBQAFVhAHG54ZDtiMo1" alt=""><figcaption></figcaption></figure>


---

# 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://whitepaper.argybargy.io/blockchain-sol/token/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.
