# Game Store

After making a purchase on the website, click on the shop icon and browse the desired categories.<br>

<figure><img src="/files/0607dpVN1mWF7Ug5P1oG" alt=""><figcaption></figcaption></figure>

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

As you can see in the Game Store, you can find items for Reward Coins and other currencies, such as Boss Tokens and Gold Ingots.

### Ways to Get Reward Coins

In Monzera, there are several ways to earn reward coins, including:

* [The **Lottery System**](/monzera-wiki/lottery-system.md)
* [**Daily Chests**](/monzera-wiki/daily-chest.md)
* [The **Daily Reward Quest**](/monzera-wiki/daily-chest.md)
* [**Hiddens**](/monzera-wiki/hiddens.md)
* [**Events**](/monzera-wiki/events.md)


---

# Agent Instructions: 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:

```
GET https://monzera.gitbook.io/monzera-wiki/game-store.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
