> For the complete documentation index, see [llms.txt](https://critters-quest-1.gitbook.io/critters-quest-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://critters-quest-1.gitbook.io/critters-quest-docs/the-gathering/interface/8.-rewards-system/events-system.md).

# Events System

<figure><img src="/files/q9nIFYuVbQklwEttrmqB" alt=""><figcaption></figcaption></figure>

The **Events System** introduces limited-time opportunities for Critters to earn exclusive items, test new mechanics, and compete for special rewards during the Beta. Each event connects directly to Valdara’s living world — from tool crafting and staking to resource trials — giving players a chance to influence the realm’s development before launch.

Spin the reward wheel to receive a random mining tool used for gathering in-game resources. Each spin draws from Valdara’s supply of crafted implements, ranging from **Wood** to **Steel tier**.

#### Tool Claim Event — *Spin for a Tool!*

**How It Works**

* **Spins** are earned through participation in Beta tasks, quests, or staking progress.
* **Spin Mechanics** –
  * Choose between **single spins** or **bulk spins** (up to 25 at once).
  * Use *Spin Max* for rapid tool claiming.
  * Spin counter displays remaining spins.
* **Tool Tiers** – Tools are randomly drawn from tiered pools, each offering different durability and gathering bonuses.

***

#### 🔗 Genesis Quest Integration

* Mainnet **Genesis Quest stakers** with unlocked progress can claim tools on **DevNet** during the event.
* DevNet claims are **independent** and do not affect mainnet rewards.
* Track your **staking status** and claim eligibility directly from the *Events* tab.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://critters-quest-1.gitbook.io/critters-quest-docs/the-gathering/interface/8.-rewards-system/events-system.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.
