> For the complete documentation index, see [llms.txt](https://chebu-lucky.gitbook.io/chebu-lucky/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chebu-lucky.gitbook.io/chebu-lucky/introduction/roadmap.md).

# Roadmap

The Chebu Lucky roadmap is split up into 5 Stages, in which there are 2000 NFTs per stage. Once each stage is sold out, the initiative of that stage is introduced to the community. This roadmap can change according to community needs. \
\
Each stage contains four sets, two sets of 500 pictures each for Bitcoin and two sets of 500 pictures each for Ethereum. At the end of each set, there will be airdrops or mini raffles exclusively for blockchain users who have completed the set. The sooner you purchase a set, the greater your chances of winning valuable prizes. <br>

### Stage 1 (0,1 ETH/0,007BTC)

Once Stage 1 is complete on both ETH and BTC, Chebu Lucky will… Create the $Orange token. On top of this, the token's tokenomics and utility will be publicly announced to the community. Users purchasing NFTs at this stage will be the first to get airdropped $Orange tokens.

### Stage 2(0,1 ETH/0,007BTC)

Once Stage 2 is complete on both ETH and BTC, Chebu Lucky will… Integrate NFT and token staking, so users can enjoy passive income benefits from holding the NFTs. Stake the NFT, get tokens, stake tokens, and get more tokens! Users will also be informed about the next airdrop amount of the $Orange token from minting the NFT.

### Stage 3(0,1 ETH/0,007BTC)

Once Stage 3 is complete on both ETH and BTC, Chebu Lucky will… Announce a real-life Chebu meetup, where buyers can communicate with one another in real life, win bonus tokens, participate in games, and enjoy their evening. A fun, exciting, and rewarding event for the community. Users will also be informed about the next airdrop amount of the $Orange token from minting the NFT.

### Stage 4(0,1 ETH/0,007BTC)

Once Stage 4 is complete on both ETH and BTC, Chebu Lucky will… The Chebu community will decide on an asset that will be purchased by the Chebu team, of which each minter will get an even part. The community can decide what to do with the asset through the DAO. If the asset increases in price, minters can hold a vote to sell the asset on the market, and each minter will get their share of the funds. More passive income opportunities. Users will also be informed about the next airdrop amount of the $Orange token from minting the NFT.

### Stage 5(0,1 ETH/0,007BTC)

Once Stage 5 is complete on both ETH and BTC, Chebu Lucky will… Introduce the Chebu game! Play-2-Earn game A 2D Platformer navigating a two-dimensional environment, overcoming obstacles and enemies, and collecting items or completing objectives in order to progress. Compete against others and earn the utility $Orange token Upgrade your Chebu to get even more tokens and increase your chances of winning Move-2-Earn game Complete in real-life actions and be rewarded with the unique $Orange token. Tamagotchi game Take care of your Chebu’s life. Feed him, pet him, and make him feel loved so he can perform better in the Move-2-Earn and Play-2-Earn games! AI Intelect Have a question? Talk with your Chebu! He will be able to answer most of your questions and suggest improvements.

Users will also be informed about the next airdrop amount of the $Orange token from minting the NFT.

And giveaway $200,000 to one lucky minter from any blockchain!

<br>

<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://chebu-lucky.gitbook.io/chebu-lucky/introduction/roadmap.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.
