# Fixed Odds & Dynamic Odds

### <mark style="color:purple;">**How do fixed odds and dynamic odds affect my potential winnings?**</mark>

With fixed odds, you know the exact potential winnings in advance, as they remain constant. On the other hand, dynamic odds offer the potential for higher returns, as they change in real-time based on the bets placed by participants.

### <mark style="color:purple;">**Are dynamic odds riskier?**</mark>

Dynamic odds can be seen as more volatile compared to fixed odds, as they change based on betting activity. However, they also provide the opportunity to benefit from favorable odds shifts and potentially higher returns.&#x20;

### <mark style="color:purple;">Can I switch between fixed odds and dynamic odds as the game host during the game?</mark>

No, the odds type is set in advance and cannot be changed once the game is running and remains consistent throughout the game to ensure fairness and transparency for all participants.

### <mark style="color:purple;">Are the odds the same for every participant?</mark>

Yes, the odds are the same for every participant placing a bet on the same option. This ensures fairness and equal opportunities for all participants.

### <mark style="color:purple;">**What factors can influence the dynamic odds in a betting system?**</mark>

Dynamic odds are influenced by several factors, including the amount of bets placed on different options, and the overall market demand. As more bets are placed on a particular option, the odds for that option may decrease, while the odds for other options may increase to maintain a balanced betting pool and reflect the current probabilities.

### <mark style="color:purple;">How often are dynamic odds updated?</mark>

Dynamic odds are updated in real-time, reflecting the latest betting activity. The frequency of updates may vary depending on the specific event.

### <mark style="color:purple;">How is the potential winning amount calculated using the odds?</mark>

The potential winning amount is calculated by multiplying the amount bet by the odds number associated with the selected option. For example, if you bet a certain amount on an option with odds of 2:00 : 5:00, your potential winnings would be the bet amount multiplied by 2.5.

Check more details of the winning algorithm [<mark style="color:purple;">**here**</mark> ](/how-bbb-works/fixed-odds-and-dynamic-odds.md#calculation)


---

# 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.bbb.wtf/faq/fixed-odds-and-dynamic-odds.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.
