> For the complete documentation index, see [llms.txt](https://litepaper.agii.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://litepaper.agii.app/tokenomics/usdagii.md).

# $AGII

**Smart-Contract Addresses:**  \
&#x20;**BEP20** [`0x328fD053C4BB968875aFD9aD0aF36Fcf4A0BddA9`](https://bscscan.com/token/0x328fd053c4bb968875afd9ad0af36fcf4a0bdda9)\
\&#xNAN;**`ERC20`** [0x75d86078625d1E2F612de2627d34C7bc411C18b8](https://etherscan.io/token/0x75d86078625d1e2f612de2627d34c7bc411c18b8)

\
**Initial Supported Chains:** Ethereum, BSC

The $AGII token powers the AGII platform. All payments for AGII products and services are made using the AGII token. AGII supports secure crypto payment processing methods as well as traditional payment channels such as credit cards, debit cards. This ensures safe and reliable transactions for users and businesses alike and a broader access.

#### **Initial Market Data** <a href="#initial-market-data" id="initial-market-data"></a>

| Initial market cap + LIQ/M | $2,750,000                                           |
| -------------------------- | ---------------------------------------------------- |
| Fully Diluted Valuation    | $275,000,000                                         |
| Price variable (Listing)   | $0.055                                               |
| Circulating Supply TGE %   | 1%                                                   |
| Circulating Supply TGE     | 50,000,000                                           |
| Max Supply                 | 5,000,000,000                                        |
| Pair - BSC                 | <p>CEX Pair: AGII / USDT<br>DEX Pair: AGII /WBNB</p> |
| Pair - ETH                 | <p>CEX Pair: AGII/USDT<br>DEX Pair: AGII /WETH</p>   |

\
AGII Full Release Schedule:  <https://docs.google.com/spreadsheets/d/e/2PACX-1vSiFXU7HA3lGhBS8Pk_fIX1hIyBDTqpfcU7gKjd30GuNroklj2OHe5x5g_iJHckfg/pubhtml?gid=1661216304&single=true>


---

# 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://litepaper.agii.app/tokenomics/usdagii.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.
