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

# Monthly Bonus

Receive a reward for your monthly results. This Bonus is available to all players on the platform. It’s calculated based on your Wager in a specific category and the deposit funds lost between accrual periods. Monthly Bonus can be increased up to X3 with the help of the [TG Monthly Bonus](/betfury/bonus-system/tg-bonuses.md). Monthly Bonus is calculated on the first day of the month and issued based on activity for the previous month. 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 Monthly Bonus is claimed, part of the Bonus goes to the balance, and the other part is distributed to the Bonus calendar.&#x20;

### Monthly 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 30 days

**For VIPs:**\
25% of the amount goes to your balance\
75% of the amount goes to the calendar for 15 day

✈️ If you have connected a BetFury Bot, the distribution will be the next:

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

**For VIPs:**\
30% of the amount goes to your balance\
70% of the amount goes to the calendar for 10 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:

Monthly Bonus is awarded according to:

* Casino bets (Slots, BetFury Originals)
* Sports bets (Completed bets with a coefficient of 1.1 and more)
* 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/monthly-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.
