# Treasure Chest

![](/files/kwwfuHHoj0qdJQ6tEaJB)

Treasure Chest is a loot box that is randomly awarded to users. It contains Artifacts of Efficiency, Luck, Firmness & Durability. Each user has 4 Treasure Chest slots.&#x20;

Treasure Chests have 5 different qualities. Each chest has a waiting period and the countdown timer will begin immediately after receiving a treasure chest. The duration of waiting time for each treasure chest is unique and will depend on the quality of the chest. The higher the quality of chest, the more time it’ll take to open. &#x20;

#### Treasure Chest Quality

Bronze

Silver

Ruby

Gold

Platinum


---

# 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://docs.1move.io/1move/game-elements/treasure-chest.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.
