# Search for gems

* Users participate in the event daily: choosing a gem that may be found the next day.
* The choice of a gem is only possible for users with staked ACRES.
* The task is to find as many gems as possible in a week.
* Once a week, a drawing of valuable NFTs is held.
* The participants in the drawing are users who have found gems. The number of gems increases the chance of winning in proportion to the share of all gems found during this week.
* After the drawing, the found gems burn out and the cycle begins again.


---

# 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.waveslands.com/fundamentals/game-mechanics/search-for-gems.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.
