> For the complete documentation index, see [llms.txt](https://aishiba.gitbook.io/aishiba-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aishiba.gitbook.io/aishiba-1/tokenomics/shibai-token-overview.md).

# SHIBAI Token Overview

SHIBAI is the fundamental token within the AiShiba ecosystem. It possesses powerful deflationary attributes and offers users the opportunity to generate passive income via staking, thereby establishing enduring value for the token

## Token Supply

210,000,000,000,000,000 tokens

## Principal Characteristics of $SHIBAI

* Deflationary Nature: SHIBAI has a limited total supply of 210,000,000,000,000,000 tokens, ensuring its rarity and value over time.&#x20;
* Staking: Users can stake their SHIBAI to earn passive rewards, fostering long-term commitment and stability in the ecosystem.
* Community-Oriented: SHIBAI emphasizes community growth and rewards its participants through a variety of applications and events.&#x20;

## SHIBAI Applications

* Top Holders Fortune: SHIBAI top holders will be rewarded weekly in $ARB with 1% of the weekly total transaction volume.&#x20;
* BAISHI Mining: Users can mine BAISHI tokens by staking their SHIBAI, enhancing the utility and demand for the token.&#x20;
* AiShiba OG NFT: Our OG NFT holders will be allocated 50% of total token supply and they will be able to earn passive income staking their OG NFT.&#x20;
* AiShiba AI NFTs: SHIBAI can be used to acquire distinctive AI-generated NFTs within the ecosystem.&#x20;

## Token Allocation

During the initial phase of the AiShiba's, 100% of SHIBAI tokens will be freely distributed among the community.

\
Airdrop Pool (90%): SHIBAI tokens will be allocated to our AiShiba OG Collection holders, users eligible for the ARB Airdrop and early contributors.

<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://aishiba.gitbook.io/aishiba-1/tokenomics/shibai-token-overview.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.
