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

# Monthly Bonus

The Monthly Bonus rewards your overall activity throughout the entire month, providing an additional payout based on your wagering volume and net losses. It’s designed to recognize long-term engagement and reward players who stay active over extended periods.

Calculated once per month, the Monthly Bonus serves as a higher-level reward layer that complements weekly bonuses, cashback, and rakeback.

**How the Monthly Bonus Works**

The Monthly Bonus is calculated based on your monthly activity and lost coins during the accrual period.

* All eligible bets placed throughout the month are taken into account
* Winnings during the same period are deducted from losses
* The final bonus amount reflects your net result and overall activity

Your current progress and remaining time until accrual are always visible in the interface.

**Accrual Frequency**

* Accrual frequency: On the first day of every month
* The bonus must be withdrawn before the next monthly accrual, otherwise it expires

A live countdown shows exactly when the next Monthly Bonus will be issued.

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