# Treasure Mechanics

* **Functionality**: You will earn #RUBY rewards for each spin, and 4 #RUBY will be deposited into the Treasure chest.
* **Rewards**: Successfully defend your land by accessing and playing the game for 3 consecutive days. After this period, you'll receive **30% of the total #RUBY** in the Treasure chest.&#x20;
* **Keep streak - Keep your land**: If you fail to maintain this 3-day streak, your land will be completely destroyed. Upon returning to the game, you will have to start accumulating from the beginning.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXeV5y2o3EA3-k7z3Iwi4Pq3yeKzqyFCpMLhXD5OR-H7Q5IRRPMKUwzm96TqesuUcj80GJlA7NIL8xkxs-wnRgV14pWLu1bLG0XHmUDtpdjml9C0EE0ZDxCQyI5_JdKZbyuy93ejLooFv-Y39DY5nyml0beW?key=bwDEN4bv47WRjvxzQt0mCA" alt=""><figcaption><p>3-Day Streak to Open the Treasure</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://meow-kingdom.gitbook.io/meow-kingdom/explore/treasure-mechanics.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.
