# Lootbox

## Lootbox list

Lootboxes are counted as entities, and will appear wherever you aim your cursor. They may enter blocks, but don't worry, everything will work fine. Just make sure you have enough space around you.

{% hint style="info" %}
**None of the lootboxes can be crafted.**
{% endhint %}

<table data-full-width="false"><thead><tr><th width="369">Name</th><th>Icons</th></tr></thead><tbody><tr><td><strong>Lootbox Blue</strong><br><em>ID: Lootbox_BLUE</em></td><td><img src="/files/fkp8PMmhvabAfaP2o2ql" alt="Rocket Tier 1" data-size="original"></td></tr><tr><td><strong>Lootbox Green</strong><br><em>ID: Lootbox_Green</em></td><td><img src="/files/ldZylwmvBPITLFD1vo6h" alt=""></td></tr><tr><td><strong>Lootbox Red</strong><br><em>ID: Lootbox_RED</em></td><td><img src="/files/WB4IsJLiaLGBRVwnP3zs" alt=""></td></tr><tr><td><strong>Lootbox Purple</strong><br><em>ID: Lootbox_Purple</em></td><td><img src="/files/ScsZKA6ndZc1qFMmbpkU" alt=""></td></tr><tr><td><strong>Lootbox Yellow</strong><br><em>ID: Lootbox_YELLOW</em></td><td><img src="/files/ZGV5ZpZOrKKu6Udfo7lR" alt=""></td></tr></tbody></table>


---

# 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://wiki.chrisgraph.fr/how-to-install/unique-lootbox/lootbox.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.
