> 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/nft/collection-utilities.md).

# Collection Utilities

The Chebu Lucky Collection includes a variety of features that make it appealing for both gamers and collectors alike. Players can use their $Oranges to purchase new items in-game, level up their characters, or even trade their $Oranges for rewards such as skins or upgrades for their characters. \
\
The Chebu Lucky Collection also includes an online platform where players can get together and discuss strategies and share tips. Players can also join tournaments and compete against each other in order to win prizes and bragging rights. Collectors can also use the platform to trade and sell their $Oranges.&#x20;

The Chebu Lucky Collection also includes an extensive support system, allowing players to get help from the developers in the event of any problem or issue. The developers provide regular updates to the game, ensuring that players have a smooth and enjoyable experience. The developers also offer a variety of tools and resources to help players improve their gaming skills.&#x20;

The Chebu Lucky Collection is a great way for players and collectors to get the most out of their gaming experience. With its wide variety of features, the Chebu Lucky Collection provides an exciting and rewarding gaming experience for both gamers and collectors alike. Whether you're a gamer looking to improve your skills or a collector looking to add to your collection, the Chebu Lucky Collection has something for everyone

<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/nft/collection-utilities.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.
