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

# Weekly Bonus

Weekly Bonus is a reward for your activity during the previous week. It’s available to all players on the platform. This bonus is calculated based on your wager and lost deposit funds between accrual periods. Weekly Bonus is calculated every Saturday and issued based on activity from Saturday to Friday. The amount of the accrued bonus is updated once every 24 hours (at 00:00 UTC). Please note that the amount specified in the bonus may change up and down. When Weekly Bonus is claimed, part of the Bonus goes to the balance, and the other part is distributed to the Bonus calendar.&#x20;

### Weekly Bonus Distribution in Calendar

**Ranks 1 – 10 (including VIP transfer):**\
25% of the amount goes to your balance\
​​75% of the amount goes to the calendar for 7 days

**For VIPs:**\
30% of the amount goes to your balance\
70% of the amount goes to the calendar for 5 day

🗓 The minimum amount for distribution to the calendar is $0.003 per day. The smaller amount is credited to the balance in full.

### Limitations:

It will disappear if you don't claim the accrued Weekly Bonus by the end of the next week. The Bonus is awarded according to:

* Casino bets (Slots, BetFury Originals)
* Live Casino bets (for players from Rank 10 and above in games from Evolution, Pragmatic Play, and Ezugi providers)


---

# 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.betfury.com/betfury/bonus-system/weekly-bonus.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.
