# Wheel of Fortune

{% hint style="info" %}
**This section is under development and may change over time.**
{% endhint %}

The Wheel of Fortune is ARKADA's instant-reward mechanic, available after completing eligible quest.

Each spin gives players a chance to win valuable rewards.

The chance of winning depends on your Seasonal Rank — the higher your rank, the larger your reward multiplier and the better your odds of receiving rare prizes.

Possible rewards include:

* Up to 0.01 $ETH
* Project tokens
* Shogun NFTs (previous releases)
* ARKADA Points - Multiplied for each user by [**Advanced Scoring Engine**](https://docs.arkada.gg/~/revisions/9BQlO4CIMIiDejOKXsAT/core-features/arkada-scoring-engine)
* Arena tickets worth $5 - $10


---

# 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.arkada.gg/core-features/wheel-of-fortune.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.
