> For the complete documentation index, see [llms.txt](https://sakura-nexus.gitbook.io/sakura-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sakura-nexus.gitbook.io/sakura-whitepaper/quickstart/saku-token.md).

# SAKU Token

SAKU tokens serves as the protocol governance token within Sakura Nexus, with a fixed initial supply of 1,000,000,000 (one billion). As one of the core digital assets of the ecosystem, SAKU tokens support on-chain exchanges. &#x20;

All players can acquire SAKU through the following methods:\
・ Purchases via registered cryptocurrency exchanges\
・ Community airdrop distributions\
・ Monthly utility airdrops based on [Sakura Points](/sakura-whitepaper/quickstart/sakura-points-mechanism-tentative.md) <br>

Within the Sakura Nexus ecosystem, CHIP tokens may be utilized as:\
・ Entry fees for premium competitions\
・ Redeemable credits for physical gift certificates through licensed third-party partners\
・ On-chain voting on ecosystem proposals

Future Development:\
Additional SAKU-based features—such as staking programs, creator , and other community-driven utilities—are under development to further enrich the player experience.\
\&#xNAN;*<mark style="color:red;">\* Compliance statement: All token-related features are structured to comply with guidance from Japan’s Financial Services Agency (JFSA)</mark>*&#x20;

## **Token Allocation**

<table data-header-hidden><thead><tr><th width="234.800048828125"></th><th width="104.0999755859375"></th><th></th></tr></thead><tbody><tr><td>Investors</td><td>10%</td><td></td></tr><tr><td>Team &#x26; Advisor</td><td>16%</td><td></td></tr><tr><td>Community &#x26; Ecosystem Rewards</td><td>35%</td><td>Used for community rewards, airdrops and competition rewards in-game</td></tr><tr><td>Marketing &#x26; Partnerships</td><td>10%</td><td></td></tr><tr><td>Ecosystem Fund</td><td>17%</td><td></td></tr><tr><td>Liquidity &#x26; Staking</td><td>5%</td><td></td></tr><tr><td>Reserve Fund</td><td>7%</td><td>Subject to governance decision</td></tr></tbody></table>

&#x20;***Investors***\
*The investors' allocation is reserved for strategic partners and early supporters who bring significant value to the Sakura Nexus ecosystem. These investors provide capital support but also contribute industry expertise, strategic resources, and valuable network connections to accelerate platform growth and market expansion.*

***Team and Advisors***\
*The team and advisors’ allocation is dedicated to rewarding the core contributors and industry experts who drive the continued development and success of the Sakura Nexus. This allocation ensures that the team remains motivated and aligned with the long-term vision of the ecosystem while also attracting top talent and leveraging strategic guidance from advisors to navigate challenges and seize opportunities.*

***Community & Ecosystem Rewards***\
*The community & Ecosystem allocation combines strategic multi-phase airdrops with comprehensive reward mechanisms, serving as a cornerstone of the Sakura Nexus ecosystem. This allocation is designed to build and maintain a vibrant, engaged community through continuous airdrop campaigns and participation incentives. Our target segments include active gamers, community contributors, and long-term ecosystem supporters. We shall incentivize the above different active targtetted users by executing systematic airdrop campaigns across multiple phases to drive community long term growth and expansion.*

***Marketing & Partnerships***\
*The marketing & Partnerships’ allocation is dedicated to driving the growth and visibility of the Sakura Nexus ecosystem. A key focus is on supporting future product marketing, channel cooperation, game promotion and official partnership expansion.*

***Ecosystem Fund***\
*The Ecosystem Fund will be used to support and manage projects associated with the Sakura Nexus ecosystem.*

***Liquidity & Staking***\
\&#xNAN;*The liquidity and staking allocation is designed to ensure a stable and efficient market environment while rewarding community members for their long-term participation. A portion of this allocation is dedicated to providing deep liquidity for token trading, ensuring smooth transactions and reduced volatility. Meanwhile, staking rewards incentivize users to actively support the ecosystem’s growth and security, fostering a stronger and more sustainable platform.*

***Reserve Fund***\
\&#xNAN;*The reserve fund allocation is intended to ensure the long-term growth, stability, and sustainability of the Sakura Nexus ecosystem. It provides funding for future platform development, strategic initiatives, and unforeseen challenges. Additionally, the treasury supports ecosystem expansion, market stabilization, and other activities that drive the continued success of Sakura Nexus.*


---

# 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://sakura-nexus.gitbook.io/sakura-whitepaper/quickstart/saku-token.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.
