> For the complete documentation index, see [llms.txt](https://docs.qzino.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qzino.com/bonus-hub/integrations-1.md).

# Wheel of Luck

The Wheel of Luck is a bonus feature designed to reward active play and progression on Qzino. By playing on the platform and advancing through ranks, players earn spins that give them a chance to win instant rewards.

The more active you are, the more spins you unlock - and the higher your rank, the better the rewards you can access.

**How the Wheel of Luck Works**

The Wheel of Luck allows players to spin a bonus wheel and instantly receive a reward. Each spin gives a chance to win different prizes depending on the type of wheel you are spinning.

All prizes won on the Wheel of Luck are credited directly to your balance and are not subject to Q-Rake unlocking.

**Types of Wheels**

There are three types of Wheels, each unlocked based on your rank and activity:

🥈 Silver Wheel

Available for players progressing through the early and mid stages of the rank system.

* Accessible from Bronze 1 to Gold 1
* Spins are awarded when you reach a new rank and/or for every $1,000 wagered

The Silver Wheel is designed to reward consistent play and early progression.

🥇 Gold Wheel

Unlocked as you move into higher ranks.

* Accessible from Gold 1 to SVIP
* Spins are awarded when you reach a new rank and/or for every $5,000 wagered

The Gold Wheel offers higher-value rewards and reflects your growing activity on the platform.

💎 Platinum Wheel

Reserved for top-tier players.

* Accessible from Diamond rank and above
* Spins are awarded when you reach a new rank and/or every $10,000 wagered

The Platinum Wheel delivers the most premium rewards and is designed for high-volume players.

**How to Earn Spins**

You can earn Wheel of Luck spins in two ways:&#x20;

1. By ranking up: every time you reach a new rank, you receive a spin for the corresponding wheel.
2. By wagering: additional spins are granted automatically when you reach specific wagering milestones, depending on your current wheel tier.

Spins accumulate as you play and can be used whenever you’re ready.

**Rewards**

Each spin gives you a chance to win different rewards depending on the wheel type.&#x20;

* Rewards vary by wheel tier&#x20;
* All winnings are credited instantly&#x20;
* Rewards do not go to Q-Rake and do not require unlocking

This makes the Wheel of Luck a fast, straightforward way to earn bonuses alongside regular gameplay.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.qzino.com/bonus-hub/integrations-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
