> 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/about-chebu-lucky.md).

# About Chebu Lucky

**Chebu Lucky is the first NFT collection introduced on the Bitcoin and Ethereum blockchains.**&#x20;

Chebu is a collection of 10,000 cute animal NFTs living on the planet "Lucky", that can be obtained on BTC or ETH blockchains. There are five different types of Chebu with 37 backgrounds and 125 unique traits. Chebu was created through a process of concept sketching, 3D modeling, grooming, and trait development. After several iterations, the final character was completed with added toys, fruits, hats, and eye color changes.\
\
Our Chebu lives on the faraway planet **"Lucky"** and is always hungry for his favorite delicacy - [$Orange’s](/chebu-lucky/tokenomics/usdorange.md). It is the main food on his planet and distributed all over. Join Chebu on his quest for the coveted $Orange in our P2E game Chebu from Lucky. You'll face many interesting challenges in the hunt for $Orange. Get ready for an unforgettable journey with Chebu.\
\
Our project allows everyone to join the great adventure of Chebu and his friends. The game is very easy to use and fun. It combines two very popular game genres: the classic platformer type and the loved by many people of all ages tamagotchi-like gameplay. But that’s not everything that makes the Chebu Lucky project unique! Chebu Lucky is an NFT project that utilizes the ETH and BTC chain to create unique digital assets that can be bought and sold in an open market. So whether you are a gamer or a blockchain enthusiast: you will be satisfied for sure!\
\
Chebu Lucky is a platformer video game where players control the main character, Chebu, and navigate through levels that contain unique challenges and obstacles. The goal is to reach the end of each level while avoiding enemies and dangerous traps. As players progress, they can collect keys to unlock special loot boxes. By purchasing Cheby using Bitcoin or Ethereum, players can access Chebu Lucky and enjoy its exciting gameplay.\ <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/about-chebu-lucky.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.
