# PUNDIAI Token Overview

Pundi AI uses two tokens to manage its utility and governance:

* `$PUNDIAI` — ERC-20 utility and governance token of the protocol for [Pundi AI Data Platform](/pundi/pundi-aidata.md), [Pundi AI Marketplace](/pundi/pundi-ai-data-marketplace.md), [Pundi AIFX Omni Layer](/pundi/pundi-aifx.md) and [Pundi AI MM Agent](/pundi/pundi-ai-mm-agent.md).

| $PUNDIAI                   |            |
| -------------------------- | ---------- |
| Delegated (as of Feb 2025) | 4,792,610  |
| Minted (as of Feb 2025)    | 8,060,004  |
| Max                        | 18,930,226 |

| $PUNDIAI TGE              |      |
| ------------------------- | ---- |
| Airdrop                   | 65%  |
| Public Treasury           | 20%  |
| Team                      | 15%  |
| Total ( 3,786,055 at TGE) | 100% |

<table><thead><tr><th width="235">Token</th><th width="521">Contract Address</th></tr></thead><tbody><tr><td>PUNDIAI (Ethereum)</td><td><a href="https://etherscan.io/address/0x075F23b9CdfCE2cC0cA466F4eE6cb4bD29d83bef">0x075F23b9CdfCE2cC0cA466F4eE6cb4bD29d83bef</a></td></tr><tr><td>PUNDIAI (BNBChain)</td><td><a href="https://bscscan.com/address/0x7a986ba67227acfab86385ff33436a80e2bb4cc5">0x7a986ba67227acfab86385ff33436a80e2bb4cc5</a></td></tr><tr><td>PUNDIAI (Base)</td><td><a href="https://basescan.org/token/0x44e2a17ad6830c440afb96a89823d09066512452">0x44e2A17aD6830C440afb96a89823d09066512452</a></td></tr><tr><td>WPUNDIAI (Pundi AIFX)</td><td><a href="https://pundiscan.io/evm/address/0x80b5a32E4F032B2a058b4F29EC95EEfEEB87aDcd">0x80b5a32E4F032B2a058b4F29EC95EEfEEB87aDcd</a></td></tr></tbody></table>

For more information, refer to [contract address.](/pundi/pundi-aifx/developers/contract-deployments.md)

There was no VC and no plans for one.


---

# 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://pundi.gitbook.io/pundi/token-economy-of-pundi-x-pundi-ai-and-pundi-aifx.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.
