# Tokenomics

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

**Within Petoshi, we have $PETOSHI and $Gift tokens.**\
\
$PETOSHI is an on-chain token, valuable for key actions, while $Gift, an in-app token, simplifies most in-game activities. This design offers a straightforward and enhanced experience, with $Gift handling daily game functions efficiently.

## $PETOSHI Token

* **Token Contract:** 0x15bD262ede6E8aA04b2361a1Df697adF1Cf40e75
* **Role:** Project token.
* **Utility:** Used for purchasing pets, secondary market investment, and governance rights.
* **Lending:** Users can use ETH for corresponding ratio lending of $PETOSHI; ETH can be returned at any time to redeem the same amount of $PETOSHI.
* **Estimated Yield:** 4%.
* **Fees:** 1% claim fee on Blast. Users cannot withdraw principal and earnings before deployment; functions will be opened synchronously after deployment.

## $GIFT Token

* **Role:** Game token.
* **Utility:** Used for purchasing in-game items, feeding pets, Level up, etc.
* **Exchange:** $GIFT can be exchanged for $PET. ratio is 10:1
* **Staking:** Users can stake ETH to get $Gift. For example, staking $1,000 worth of ETH grants 10,000 $GIFT tokens. Staked ETH can be used for further staking on the Blast network.
* **Fees:** 0.10% lending fee; 0.10% exchange fee.
* **Queue Mechanism:** A maximum of 10,000 $Pet tokens can be exchanged per day.

<figure><img src="/files/5CjlfNPf0pXk0Vb0qdS7" alt=""><figcaption></figcaption></figure>

### Pet Parameters

* Pets are categorized into five rarity levels: Common, Rare, Protected, Treasure, and Worldclass.
* The probability of a pet appearing is based on its rarity level.
* Pets have different levels, upgrade requirements, production rates, and consumption rates.

### Interaction and Release

* while Common Pets start producing at level 5, others can start producing immediately.\
  Early release can be done in batches.
* There are planned moving and clicking interaction actions for rare pets and specific interaction actions for extremely rare pets.

This tokenomics structure aims to create a balanced and engaging ecosystem for players, incentivizing participation and investment in the game.

<table><thead><tr><th width="243">Description of Token Use</th><th width="140">Description</th><th>Percentage</th></tr></thead><tbody><tr><td>VC Seed</td><td>5% TGE, 12 month vesting</td><td>3.00%</td></tr><tr><td>SeriesA (Raised/Closed)</td><td>7% TGE, 12 month vesting</td><td>4.00%</td></tr><tr><td>SeriesB (Raised/Closed)</td><td>10% TGE, 12 month vesting</td><td>16.00%</td></tr><tr><td>Launchpd/kol</td><td>15% TGE, 6 month vesting</td><td>4.00%</td></tr><tr><td>Play to Earn</td><td>24 month vesting</td><td>56.00%</td></tr><tr><td>Liquidity/DEX LP/CEX Campaign</td><td>50% TGE, 5 month vesting</td><td>7.00%</td></tr><tr><td>Airdrop/community treasury</td><td>1 month cliff, 5 month vesting</td><td>5.00%</td></tr><tr><td>Team</td><td>0% TGE, 6 month cliff, 12 month vesting</td><td>5.00%</td></tr></tbody></table>

<br>


---

# 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://petoshi.gitbook.io/petoshi-white-paper/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.
