> For the complete documentation index, see [llms.txt](https://whitepaper-34.gitbook.io/rivalrumble/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper-34.gitbook.io/rivalrumble/domestic-economy/betting-on-players-during-tournaments-and-on-events-outside-the-platform..md).

# Betting on Players during Tournaments and on Events Outside the Platform.

📅 **Betting Opportunities**

**External Events:** Betting on external events, such as football matches or similar events, will not be available initially but will be implemented later when the player base has grown.

**Players During Events and Tournaments:** During a tournament with an initial registration period, it will be possible to bet on a player and receive rewards based on their placement. There will be tournaments where you can bet on individual players and parallel tournaments where you can bet on the overall results of the tournaments. For example, in a tournament with betting, managers bet on 5 players; at the end of the tournament, a general ranking will be created based on the placements of the chosen players, and the manager with the highest total score will win.

#### 🏆 **Betting Rewards**

The rewards from winning bets will be derived from the winning bet, and when a match is won, in-game currencies will also be received, always following the algorithm expressed in the first point of the list. The rewards will be distributed relative to the fees spent with a 1:20 ratio.

#### 🔄 **Proportion Adjustments**

The proportion will be 1:20 until the threshold of 100 active users is surpassed; from that point onward, it will gradually decrease according to the following bands:

* **From 100 to 500:** proportion 1:30.
* **From 500 to 1,000:** proportion 1:50.
* **From 1,000 to 5,000:** proportion 1:80.
* **From 5,000 to 10,000:** proportion 1:130.
* **From 10,000 to 50,000:** proportion 1:200.
* **From 50,000 to 100,000:** proportion 1:270.
* **Over 100,000:** fixed proportion 1:400.

This system will allow for a dynamic and scalable betting environment as the player base grows, ensuring that rewards remain balanced and fair.


---

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

```
GET https://whitepaper-34.gitbook.io/rivalrumble/domestic-economy/betting-on-players-during-tournaments-and-on-events-outside-the-platform..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.
