# Wheel of Fortune and Loot Boxes

Once you earned your [Spins](/demex-rewards/demex-points/spins.md), you can use them to try your luck at the [Wheel of Fortune](https://app.dem.exchange/rewards/demex-points/spin):

* Each spin guarantees you a [Loot Box](/demex-rewards/demex-points/wheel-of-fortune-and-loot-boxes.md), each containing a variable number of Demex Points.
* There are 5 different types of Loot Boxes: the rarer the box, the more Demex Points.
* The higher your [Squads](/demex-rewards/demex-points/squads.md) rank, the higher the chances to get a better Loot Box.

<table><thead><tr><th width="221">Loot Box Level</th><th width="263">Min. Number of Demex Points</th><th>Max. Number of Demex Points</th></tr></thead><tbody><tr><td><strong>Common</strong></td><td>100 </td><td>10,000</td></tr><tr><td><strong>Uncommon</strong></td><td>10,000</td><td>20,000</td></tr><tr><td><strong>Rare</strong></td><td>20,000</td><td>30,000</td></tr><tr><td><strong>Epic</strong></td><td>30,000</td><td>40,000</td></tr><tr><td><strong>Legendary</strong></td><td>40,000</td><td>100,000</td></tr></tbody></table>

* Feeling lucky? The Legendary loot box is packed with the maximum number of points! Who knows, fortune might just smile upon you 🍀

<figure><img src="/files/MPiY63c5uDSg60ZVgHr0" alt=""><figcaption><p>Spin the Wheel to get a random Loot Box</p></figcaption></figure>


---

# 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://guide.dem.exchange/demex-rewards/demex-points/wheel-of-fortune-and-loot-boxes.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.
