# 5.4 Metarun Chests

Metarun comes with a chest system for players available to buy at the marketplace. From the chest, the player can get

* Character
* Pet
* Artifact dust&#x20;
* Soft currency&#x20;
* Hard currency

Metarun Chests vary in rarity. The higher the rarity, the better the contents of the chest. The following types of rarity chests are provided:

* Classic chest
* Epic chest&#x20;
* Legendary chest
* Super chest


---

# 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://doc.metarun.game/metarun-economy/5.4-metarun-chests.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.
