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

# Tokenomics

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

## $SHIFU Token Details

* Token Name: Shifu
* Token Ticker: SHIFU
* Contract Address: 0x2CC7A972ebC1865B346085655f929AbFa74CD4dC
* Total Supply: 100,000,000,000
* Blockchain: Ethereum and Shibarium<br>

***

### <mark style="color:yellow;">Community Airdrop (30%)</mark>

30,000,000,000 SHIFU tokens (30% of total supply) will be allocated for the Community Airdrop.

* Vesting: 50% unlocked at TGE, remaining 50% released linearly over 4 weeks.
* Snapshot Date: To be announced shortly.

### **Community Airdrop Token Allocation Breakdown:**

\
**Community** **Holders Airdrop (22%)**

22,000,000,000 SHIFU tokens (22% of total supply) allocated for holders of $SHIB and $BUBBLE.&#x20;

* Eligibility: Own 100,000 $SHIB and 100 $BUBBLE for every allocation slot.
* Click [<mark style="color:orange;">here</mark>](/airdrop/1-shib-and-bubble-airdrop.md) for more details.<br>

**SHIB Community Airdrop (4%)**

4,000,000,000 SHIFU tokens (4% of total supply) allocated to the SHIB community as follows:

* $LEASH Holders: 2%
* $BONE Holders: 1%
* Games Allocation: 0.5%
* NFT Holders: 0.5%
* Click [<mark style="color:orange;">here</mark>](/airdrop/2-shib-community.md) for more details.<br>

**BUBBLE Community Airdrop (4%)**

4,000,000,000 SHIFU tokens (4% of total supply) will be allocated for the BUBBLE community.

* Click [<mark style="color:orange;">here</mark>](/airdrop/3-bubble-community.md) for more details.<br>

***

### <mark style="color:yellow;">Liquidity and Public Pre-Sale (40%)</mark>

**Liquidity Pool / CEX (25%)**

25,000,000,000 SHIFU tokens (25% of total supply) allocated to provide liquidity on DEXs and CEXs.<br>

**Public Pre-Sale (15%)**

15,000,000,000 SHIFU tokens (15% of total supply) allocated for the public pre-sale.

* Purpose: 100% of the funds raised will be used for liquidity provision.
* Vesting: 100% unlocked at TGE.
* Details: Public pre-sale date to be announced soon.

***

### <mark style="color:yellow;">Marketing (10%)</mark>

10,000,000,000 SHIFU tokens (10% of total supply) will be allocated for marketing initiatives.

• Purpose: Funding marketing campaigns, partnerships, collaborations with KOLs, and more.

• Vesting: 50% unlocked at TGE, with the remaining 50% released linearly over 4 weeks.<br>

***

### <mark style="color:yellow;">Treasury (20%)</mark>

20,000,000,000 SHIFU tokens (20% of total supply) will be allocated to the treasury.

• Purpose: To support the long-term growth and sustainability of the SHIFU ecosystem.

• Vesting: 30% unlocked at TGE, with the remaining 70% released linearly over 4 weeks.<br>


---

# 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://docs.shifutoken.com/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.
