> 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/images-and-media.md).

# Rakeback

Qzino offers one of the highest rakeback programs on the market, allowing players to earn up to 15% rakeback on their bets - regardless of the outcome. Whether you win or lose, a portion of your wagering activity is continuously returned to you, creating steady value from every bet you place.

Rakeback is designed for active players who want consistent rewards, fast accruals, and the ability to amplify their earnings through temporary boosts.

**How Rakeback Works**

Rakeback is calculated based on your eligible betting activity and accrues automatically as you play.

* You earn rakeback on every qualifying bet
* The bonus is credited regardless of win or loss
* The higher your rank, the higher your effective rakeback percentage

Rakeback provides constant value from gameplay, making it one of the most reliable long-term reward mechanisms on the platform.

**Accrual Frequency**

Rakeback accrues every 30 minutes, allowing you to see results almost immediately from your activity.

This high-frequency accrual ensures that rewards are always closely tied to real gameplay and keeps the system transparent and responsive.

**Eligible Bets**

Rakeback is currently calculated for:

* Casino bets
  * Slots
  * Qzino Originals
* Live Casino bets

Available starting from Rank 30, including games from:

* Evolution
* Pragmatic Play
* Ezugi

Sports betting rakeback will be added later.

**Withdrawal Distribution**

Rakeback distribution depends on your rank:

Rank 0–29

* 50% is credited directly to your balance
* 50% is distributed via the calendar over 3 days

VIP Users

* 100% of rakeback is credited directly to your balance

{% hint style="info" %}
**The minimum amount for calendar distribution is $0.01 per day. Smaller amounts are credited to the balance in full.**
{% endhint %}

**50% Rakeback Boost**

Qzino allows players to temporarily increase their rakeback earnings through Rakeback Boosts.

Boost Duration\
+50% rakeback for 1 hour:&#x20;

* Won in the Wheel of Luck
* Granted when claiming certain bonuses (regular, calendar, weekly, monthly)

When a boost is active, all rakeback earned during the boost window is increased accordingly. The boost applies automatically and does not require manual activation.

Rakeback Boosts can be triggered by:

* Winning a boost in the Wheel of Luck
* Claiming Cashback
* Claiming Rakeback
* Claiming Weekly or Monthly Bonuses
* Claiming Calendar rewards

{% hint style="info" %}
**Rakeback boots duration do not stack through multiple claims.**\
**The only exception is boosts won in the Wheel of Luck - in this case, the duration of the boost can be extended.**
{% endhint %}


---

# 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/images-and-media.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.
