> For the complete documentation index, see [llms.txt](https://docs.samurices.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.samurices.xyz/web3/cookshido-school/rooms-mechanics.md).

# Rooms mechanics

<figure><img src="/files/6l4vJ24aOK3M0WlEuHez" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">⋰ 1  ✦</mark> <mark style="color:red;">Interconnection is key!</mark>

The main particularity of our ecosystem is that each room built within the 🏯 **Cookshido School** (Now and then) has its own purpose and mechanics and each one of them has been designed to be interconnected.

Meticulously engineered to interact with each other, these different rooms will give you their own set of items to interact with the whole ecosystem. The first stone that must be laid to enjoy our fun mechanics is the relationship between what we are calling *"The Trinity":* **Gachaboba, Treasure Room, and Gachaforge.** Thus, these three rooms work together and will be the heart of the ecosystem's operation.

<figure><img src="/files/6l4vJ24aOK3M0WlEuHez" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">⋰ 2  ✦</mark> <mark style="color:red;">Earn, craft, loot, and be rewarded</mark>

Other rooms will be implemented in the future, but the core of the gameplay mainly lies in the usefulness of this trinity which plays a crucial role in your daily game and all around the following logics & mechanics:&#x20;

[🧋](https://emojipedia.org/fr/th%C3%A9-aux-perles/) [<mark style="color:blue;">**Gachaboba**</mark>](/web3/gachaboba.md)<mark style="color:blue;">**:**</mark> Make your Rolls daily to earn Bobas, which will act kind of the currency of the ecosystem but also have time-limited boba events featuring Bobas designed by other artists (Those Bobas won't act as currency, just act as cool digital collectibles to collect!)

[🔓](https://emojipedia.org/fr/cadenas-ouvert/) [<mark style="color:blue;">**Treasure Room:**</mark>](/web3/treasure-room.md) Open **Golden chests** and **Diamond chests** with your **Keys of the Apprentice.** Diamond chests have better loot than golden ones. Inside those chests, you can find anything: Bobas, craftable items from the Gachaforge, exclusive 1/1 from other artists, open editions, other project PFPs, Samurices PFPs from our vault, etc. Of course, the most valuable items will have a really low drop rate!

[🔨](https://emojipedia.org/fr/marteau/#:~:text=Signification%20de%20l'%C3%A9moji,senses%20of%20breaking%20or%20smashing.) [<mark style="color:blue;">**Gachaforge:**</mark>](/web3/gachaforge.md) Forge items (These will be NFTs) using your Bobas. Depending on which items you craft, you'll be able to boost your luck when opening chests to try to win the most valuable prizes or boosts your chance to land the rarest Bobas which are needed to craft the highest rank items on the forge, etc.

<figure><img src="/files/6l4vJ24aOK3M0WlEuHez" alt=""><figcaption></figcaption></figure>


---

# 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://docs.samurices.xyz/web3/cookshido-school/rooms-mechanics.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.
