> For the complete documentation index, see [llms.txt](https://roul.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://roul.gitbook.io/docs/rouler/rewards-and-rakebacks.md).

# Rewards & Rakebacks

The Rewards Calendar system gives back more than **50% of the house edge** to our loyal players.

### Where is it?

<figure><img src="/files/Qxj9XP5v0ya8S1PInYhs" alt=""><figcaption><p>Rewards and Bonuses are found here in the navbar</p></figcaption></figure>

#### Direct Link: <https://rouler.arbiroul.xyz/rewards>

### Calendar

Users can claim their Rewards Calendar each day at 00:00, 08:00, and 16:00 UTC. If they choose, they can claim all 3 of the rewards at the end of the day. ‌‌Upon each calendar claim, users will receive 1 hour of +15% Rakeboost, which acts as rakeback and gives users a % of the house edge back!

## Rewards

### Rakeback

Rakeback is a reward credited to users based on the house edge of the games they are playing. Rouler offers 5% Rakeback on all bets, and this can be claimed every 30 minutes via the rewards page or dropdown. When claiming Rakeback, 50% of the amount is credited to the user’s balance immediately, with 50% being credited to the Rewards Calendar split over 3 days!

### Level-up Rewards

Level-Up Bonuses are rewards given when users reach certain milestones of the total wagered amount. Each bonus is based on the individual's Profit and Loss, and the difference in wager from the previous level. As users work their way up to the higher levels, their level-up rewards will increase!

When claiming the Level-Up Bonus, 20% of the reward will be credited to the user’s balance immediately, with 80% being added to the Rewards Calendar split over 21 days.

### Daily Bonus

Every 24 hours, users are able to claim a Daily Bonus. This Daily Bonus is based on their past 24 hours of wagering, their profit and loss, and also the games they play. When claiming the Daily Bonus, 20% of the reward will be credited to the user’s balance immediately, with 80% being added to the Rewards Calendar split over 7 days.

### Weekly Bonus

The Weekly Bonus is a personalized bonus based on your recent activity. One of the main factors is your recent P\&L, and loss back is included in your Weekly Bonus. You can add a Weekly Bonus to your calendar once every 7 days.

Weekly bonus is released every Sunday.

Upon claiming the Weekly Bonus, 20% will be credited to your balance immediately, with 80% being added to the Rewards Calendar split over 7 days!

### Monthly Bonus

The Monthly Bonus is a personalized bonus based on your recent activity. One of the main factors is your recent P\&L, loss back is included in your Monthly Bonus. You can add a Monthly Bonus to your calendar once every month.

Monthly Bonus is released on the 1st day of each month.

Upon claiming the Monthly bonus, 20% will be credited to your balance immediately, with 80% being added to the Rewards Calendar split over 30 days!

#### Rakeboost

* A new user will enjoy a +10% rake-boost for 24 hrs.
* Every claim of each calendar reward entitles a +15% rakeboost for 1 hour.
* Rakeboost does not stack.

#### <br>


---

# 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://roul.gitbook.io/docs/rouler/rewards-and-rakebacks.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.
