# Treasure Chests

By participating in battles, you may earn treasure chests. These treasure chests contain mint scrolls, items, and jackpot tickets. Treasure chests have different rarity levels, with higher rarity chests containing higher rarity items. The rarity of the treasure chest you earn is influenced by the number of stars in the battle. The more stars you accumulate, the higher the rarity of the treasure chest that drops.

The drop rate of treasure chests is influenced by the "Luck" stat. The higher the Luck stat, the higher the probability of dropping a treasure chest. Additionally, when the Luck stat exceeds 91, common treasure chests will no longer drop, and only uncommon or higher rarity chests will drop.


---

# 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://wp.snpit.xyz/products/snpit/game-fi-systems/treasure-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.
