# 9. What are the Lootboxes and how do they work?

## What are Lootboxes?

Lootboxes are chance-based boxes that contain various rewards, ranging from small and large amounts of RLT to real tokens on special occasions and events.

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

Typically, each box contains rewards ranging from a value slightly below the price you paid for the box to a value that is hundreds of times higher.&#x20;

In the screenshot above, you can see that the rewards pool is incomplete — you can always scroll down a bit to see the full list of rewards.

## What types of Lootboxes there are?

Currently, there are several types of Lootboxes available. Some are always available in the Store, while others are limited to specific events:

1. **Usual Lootboxes** — such can be found in the Store in [<mark style="color:green;">Lootboxes</mark>](https://rollercoin.com/game/market/lootboxes) section (for example, Lucky RLT cases, TaskWall cases, HMT lootboxes).
2. **Multidrop Lootboxes** — such Lootboxes offer a random number of rewards per one open. This means that by opening the case only once you can get more than one reward! Currently such Lootboxes are found within certain events and sales.
3. **Anti-duplicate Lootboxes** — such Lootboxes guarantee that with every opening you are going to receive a new reward. After receiving all the case's rewards, you can start again! Currently such Lootboxes are found within certain events and sales.
4. **Guaranteed Rewards Lootboxes** — such Lootboxes have a guaranteed reward, which you are going to receive after opening the case a certain amount of times. Currently such Lootboxes are found within certain events and sales.
5. **Locked Lootboxes** — such Lootboxes require a key to be opened. Currently such Lootboxes are found within certain events, sales and [<mark style="color:green;">Forge</mark>](https://rollercoin.com/game?location=forge), where both the Lootboxes and the keys for them can be crafted.

## How do Locked Lootboxes work?

Locked Lootboxes can be purchased but require a special key to open. To determine which key is needed, check the Lootbox’s name — for example, an **Old Miners Case** typically requires an **Old Key** or any key of higher rarity.

Each key has its own rarity, determining which Lootboxes it can open. Lower-rarity keys can open only specific cases, while higher-rarity keys can open a wider range, including all Locked Lootboxes.

You can find your keys and your Lootboxes to open in your [<mark style="color:green;">Storage</mark>](https://rollercoin.com/storage/inventory/utility_items) in [<mark style="color:green;">Other</mark>](https://rollercoin.com/storage/inventory/utility_items) and [<mark style="color:green;">Lootboxes</mark>](https://rollercoin.com/storage/inventory/loot_boxes):

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

You can also choose, which key you are going to use before opening the case:

<figure><img src="/files/2TPovO1G4PX2qKPqvdGn" alt=""><figcaption></figcaption></figure>

## How to get the keys for the Locked Lootboxes?

1. [<mark style="color:green;">**Forge**</mark>](https://rollercoin.com/game?location=forge\&group=crafting) — check the Forge crafting section to see if there are any Lootboxes or special propositions to craft either the keys or the cases with the keys (such as the Lucky Keybox, for example).
2. **Events** — look out for the Progression, Puzzle, Burning, Resource Well, Voting and other Events' rewards!
3. **Sales** — sometimes you can get the keys on the Sale in the [<mark style="color:green;">Sales</mark>](https://rollercoin.com/game/market/sales) or [<mark style="color:green;">Landing Sale</mark>](https://rollercoin.com/landing-sale-event) sections, stay tuned for them if there are not there at the moment!

{% hint style="warning" %}
**BE CAREFUL:** Lootboxes are not mandatory to open. They are based on pure chance, meaning that opening 1,000 boxes may yield no high rewards, while opening 10 boxes could give you several. However, there is never a guarantee of either outcome.

The specific rewards you receive from a lootbox may vary, and it’s possible to receive rewards with a lower value than the purchase price of the lootbox itself. This is part of the risk and excitement associated with such gaming features.
{% endhint %}

## More info

For more details, check out our blog on the Lootboxes rework:

* [<mark style="color:green;">**Blog Link**</mark>](https://rollercoin.com/blog/dev-diaries-vol17#:~:text=Let%E2%80%99s%20dive%20in.-,Lootbox%20rework,-The%20upcoming%20lootbox)


---

# 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://faq.rollercoin.com/rollercoin/f.a.q./store/9.-what-are-the-lootboxes-and-how-do-they-work.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.
