# Multiplier Wheel

The Multiplier Wheel is a reward wheel that will appear for players after they complete certain challenges in a specific game. When the wheel appears, players must spin it, and the MCC reward multiplier on the wheel ranges from **1.1x to 100x**.\
\
**The Multiplier Wheel is differentiated by levels**, and NFTs of higher levels will have higher upper and lower limits for the Multiplier they can trigger after achieving the goal. The details are as follows:

| NFT Level | Min Multiplier | Max Multiplier |
| --------- | -------------- | -------------- |
| Lv1-Lv5   | 1.1x           | 10x            |
| Lv6-Lv10  | 1.2x           | 20x            |
| Lv11-Lv15 | 1.2x           | 50x            |
| Lv16-Lv20 | 1.5x           | 75x            |
| Lv21+     | 1.5x           | 100x           |

**There will be 6 in-game goals that may appear in a game.**&#x20;

**1. Score Goal**: Reach target score in a game.&#x20;

**2. Big Win Goal**: Defeat opponent by required score margin.&#x20;

**3. Ultimate Goal**: Use NFT Hero’s Ultimate by the required amount of times.&#x20;

**4. Eliminate Certain Color Pieces Goal**: Eliminate a certain amount of pieces for appointed color.&#x20;

**5. Extra Move Goal**: Reach a certain amount of extra move in a game.&#x20;

**6. Eliminate Special Pieces Goal**: Eliminate a certain amount of appointed special pieces.&#x20;

The goals are selected randomly and will be displayed throughout the whole game.\
The exact number is different for each player and is determined by the level and rarity of the NFT deployed as well as the map.&#x20;

For some in-game goals, the dynamic adjustment algorithm based on big data analysis will also be involved to ensure a better gaming experience.&#x20;

\*In future versions, we will gradually add more random variables regarding to the objective&#x20;

\*Multiplier Wheel is a promotional event and the MCC awarded from it will not be counted in the invitational program.&#x20;

<br>

<br>


---

# 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/multiplier-wheel.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.
