> 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/genesis-nft-co-branded-nft.md).

# Genesis NFT / Co-branded NFT

**1、Genesis NFT**

Genesis NFT is one of the core digital assets in the ecosystem. Genesis NFT will be limited to only 2025 units，be non-reissuable and non-upgradable. The design of the Genesis NFT reflects Sakura Nexus’ unique artistic aesthetic.

Holding a Genesis NFT grants players exclusive in-game privileges, including:\
・ Access to the points acquisition and redemption system\
・ A time-based coefficient bonus, where the longer an NFT is held, the greater the point multiplier\
・ Automatic qualification for all official events with entry thresholds\
・ Ability to host personal tournaments and receive a percentage of participation fees\
・ Eligibility for irregular NFT-holder airdrops\
・ Access to exclusive gameplay tailored for Genesis NFT holders\
・ Other future entitlements that may be introduced

Genesis NFTs are available for purchase through the official marketplace, OpenSea, and other authorized secondary markets.

&#x20;

**2、Co-branded NFT**

Co-branded NFTs are issued in collaboration with ecosystem partners. While there is no fixed overall cap on issuance, each series is limited in supply. Every series introduces unique visual designs and attributes—some may be upgradeable, while others may possess special functional traits.

Holders of Co-branded NFTs enjoy the following benefits:\
・ Access to the points earning and redemption framework\
・ Each NFT grants corresponding point values\
・ Eligibility for select official events with defined thresholds\
・ Opportunity to receive periodic airdrops for NFT holders\
・ Access to exclusive game content and mechanics\
・ Additional privileges to be announced in future updates

Co-branded NFTs reflect the ongoing evolution of the Sakura Nexus ecosystem, serving as a bridge for cross-sector collaborations and providing new dimensions of gameplay and user identity.\
Players can acquire co-branded NFTs through the official marketplace, OpenSea, and other authorized secondary markets.


---

# 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/genesis-nft-co-branded-nft.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.
