> 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/interactive-blocks.md).

# Weekly Bonus

The Weekly Bonus rewards consistent activity on Qzino by turning your wagering volume into an additional weekly payout. By reaching a minimum wager threshold, players unlock a bonus that accumulates over time and can be claimed once per week.

The Weekly Bonus is a reward for your activity during the previous week and is available to all players on the Qzino platform. It’s designed to consistently reward active users by turning wagering activity and net losses into an additional weekly payout.

Designed to complement cashback and rakeback, the Weekly Bonus adds another recurring reward layer for active players.

**How the Weekly Bonus Works**

To unlock the Weekly Bonus, you need to generate a minimum wager of $150 during the last 7 days.

* Once unlocked, your available bonus amount updates daily at 00:00 UTC
* The bonus continues to accumulate until the weekly accrual moment
* Your progress and remaining time are always visible in the interface

**Accrual Frequency**

* Accrual frequency: every 7 days
* The bonus must be claimed before the next weekly accrual, otherwise it expires

A countdown timer shows exactly when the next accrual will occur.

**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 weekly bonus is credited directly to your balance

**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.


---

# 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/interactive-blocks.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.
