# AIP Tokenomics

## **Token Distribution**

**Token Name:** Pett AI

**Ticker**: $AIP

**Total** **supply**: 500,000,000

**Token Contract:** [`0x02d4f76656c2b4f58430e91f8ac74896c9281cb9`](https://basescan.org/address/0x02d4f76656c2b4f58430e91f8ac74896c9281cb9)

{% hint style="info" %}
$AIP is an *OFT v2* ERC-20 utility token with a maximum supply of 500,000,000 tokens.
{% endhint %}

| Category          | Allocation | Tokens      |
| ----------------- | ---------- | ----------- |
| Community Reserve | 38%        | 190,000,000 |
| Strategic Reserve | 22%        | 110,000,000 |
| Seed Round        | 15%        | 75,000,000  |
| Public Round      | 10%        | 50,000,000  |
| Initial Liquidity | 10%        | 50,000,000  |
| Core Contributors | 5%         | 25,000,000  |

### Community Reserve (38%)

***

35% of the total supply will be distributed to the community through in-game rewards. The community reserve will be used strategically to grow and foster users via action based rewards, future airdrops and competitions! Emissions are capped at 100,000 tokens per day.

**Vesting:** The vesting schedule is described by a polynomial function deduced by extrapolating the number of in-app players and their in-game decisions.&#x20;

$$
\begin{align\*} g(x) &\rightarrow \text{Tokens earned in a year throughout leveling} \ f(x) &\rightarrow \text{Optimal tokens in a year spent throughout leveling} \ z(x,w) &\rightarrow \text{Daily unlocked tokens as function of in-app users.} \end{align\*}
$$

$$
z(x,w) = \left( \int\_0^{196} \left( \sum^x\_{n=1}22\sqrt{x} \right) dx-\int\_0^{196} \left( \frac{20x^2\times\frac{20} {0.8741}}{238} \right) dx \right)\times \frac{0.1w}{365}
$$

The remaining 3% of the total supply will be used to award at launch beta testers and marketing campaign users, disbursed in-app.

### Strategic Reserve (22%)

***

22% of the total supply has been allocated to the Strategic Reserve, which will be used by the team to grow the ecosystem, earmarked for future hirees, possible strategic investors, marketing campaigns, further on-chain liquidity, and more.

**Vesting:** 20% unlocked at TGE followed by 6 months of linear vesting.

### Seed Round (15%)

***

15% of the total supply was sold to a select group of OGs and angels at a $1M valuation. You can find more details [here](https://x.com/pett_ai/status/1800890867416240489).

**Vesting:** 25% unlocked at TGE followed by 1 month cliff and a 5 month step vesting with 15% unlocked each month.

### Public Round (10%)

***

10% of the total supply was sold on [Ape Terminal](https://apeterminal.io/project/pett_ai) to the public at a $2.5M valuation.&#x20;

**Vesting:** 50% unlocked at TGE followed by a 2 month step vesting with 25% unlocked each month.

### Initial Liquidity (10%)

***

10% of the total supply will be used for CEX listings, MM loans and seed initial on-chain liquidity at a $2.5M valuation, equal valuation as public sale.

### Core Contributors (5%)

***

5% of the total supply has been allocated to the founders and the initial core contributors of Pett.ai.

**Vesting:** 0% unlocked at TGE followed by a 12 month cliff and another 12 months of linear vesting.


---

# 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.pett.ai/tokenomics/aip-tokenomics.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.
