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

# Non-NFT Items

<figure><img src="/files/bQimHAcaXK2LvGUuHk3Q" alt=""><figcaption></figcaption></figure>

There is already so much to explore in the BCMHunt Multiverse. Since January, players have been discovering enchanting lands, searching for their favorite monsters under trees and rocks, and even secretly watching passersby from the safety of a bush. We want to celebrate your spirit of exploration!

***Now, as players wander through the Multiverse, they can collect these little tickets that will randomly appear anywhere on the BCMHunt maps. And they offer surprising benefits…***

<figure><img src="/files/Ba7NPBSufFNIjrThWQhj" alt=""><figcaption></figcaption></figure>

Users can utilize these items to do a wide range of activities, from in-game tasks like teleporting to participating in events and games. The usage of these tickets will be expanded alongside the game’s development

**How to get these Non-NFT Items?**

Besides collecting these tickets from your travel in the Multiverse, users can also win them by playing Spin The Wheel, a fun mini-game feature that will be released this week.

**These Non-NFT Items will be released in the first launch***.* **More exciting and creative stuff will be rolled out in the near future!**

* *Gem Mining Ticket:* play Gem Mining 1 time
* Stamina Ticket: restore full Stamina for 1 Monster
* Teleport Ticket: teleport 1 time
* Spin-The-Wheel Ticket: play Spin the Wheel 1 time
* Skip Battle Ticket: Skip battle 1 time

Non-NFT Items can only be used inside the Multiverse of BCMH, therefore they cannot be bought, sold, or exchanged between players like typical NFTs.

Players can view and check their Non-NFT Items on the website interface where you set yourself up to enter the Multiverse.


---

# 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://bcmhunt.gitbook.io/bcmhunt/the-game/non-nft-items.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.
