# Level-Up Bonus

Level-Up Bonuses are rewards given when users reach certain milestones of the total wagered amount.

Each bonus is based on the individuals' Profit and Loss, and the difference in wager from the previous rank.

When claiming the Rank-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.

When claiming the Rank-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.


---

# Agent Instructions: 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:

```
GET https://docs.betero.io/betero-web-portal/ranks-and-rewards/level-up-bonus.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
