# Fortunata

Fortunata is a feature where you can have a super big win with a small investment. Here's a detailed description:

1. Before each game starts, players have the option to choose whether to participate or not. Participating will cost 1 $MCC. Out of this, 95% will go into the prize pool, and 5% will be burned.
2. If you lose the game, you will enter Fortunata, where you can win rewards from the prize pool.
3. If the prize pool falls below 10,000 $MCC, the system will automatically replenish it to 10,000 $MCC.

Fortunata consists of six spaces, and you will receive rewards if certain match ups are completed. The specific rewards are as follows:

<table><thead><tr><th width="384">Match up type</th><th>Rewards (In $MCC)</th></tr></thead><tbody><tr><td>Any 3 same colored gems in a row </td><td>2</td></tr><tr><td>Any 4 same colored gems in a row</td><td>5</td></tr><tr><td>Any 2 sets of 3 same colored gems in a row</td><td>25</td></tr><tr><td>Any 5 same colored gems in a row</td><td>500</td></tr><tr><td>Any 6 same colored gems in a row</td><td>50% of the prizepool</td></tr></tbody></table>

\*Fortunata has been available since August 5th, 2023.

<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/fortunata.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.
