# Lucky Spin Game

At the end of each game, Lucky Spin Game will come into play.

The stake at risk is a game's MCC reward (BMR\*multiplier).&#x20;

Lucky Spin outcome and probability:

Ranges from: 10x, 5x, 3x, 2x, 1.5x, 0.5x to 0.1x

Odds are: 0.1%, 0.2%, 7%, 10%, 24.7%, 33%, 25%

Players have the option to play the Lucky Spin Game or skip it.&#x20;

**Note 1: A player can repeat playing the Lucky Spin Game should he chooses to. The stake at risk will be his previous results.**   &#x20;

**Note 2: The only event that triggers the Lucky Spin Game is after a game is finished. (**[**Battle**](/whitepaper/socialfi-system/battle.md) **game won't trigger Lucky Spin Game)**


---

# 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://matchnovaofficial.gitbook.io/whitepaper/gamefi-elements/lucky-spin-game.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.
