# Contests

## **Daily Games :**&#x20;

Every holder has access to one game each day, and the players who solve it get [Leaderboard Points](/metamindgames/contests-and-rewards/leaderboard-points.md),[Experience Points](/metamindgames/contests-and-rewards/experience-points.md) **and** [Chests](/metamindgames/contests-and-rewards/chests.md).

## Rarity contests :&#x20;

Depending on the rarity of the holders' NFTs, one game is scheduled for them **each month** :&#x20;

| NFTs                   | Utility                                                        | Prize Pool   |
| ---------------------- | -------------------------------------------------------------- | ------------ |
| **888 “Rare” NFTs**    | Access to daily games + exclusive contest for rares            | $2000 – top5 |
| **88 “Epic” NFTs**     | Access to daily games + Rare + exclusive game for epics        | $1000 – top3 |
| **8 “Legendary” NFTs** | Access to daily + Rare + Epic + exclusive game for legendaries | $1000 – top1 |

## Holders contests :&#x20;

Players can take part in a **monthly** contest, depending on the number of NFTs held:

| NFTs held     | Tournaments | Prize Pool |
| ------------- | ----------- | ---------- |
| **3 or more** | Doplhins    | $2000 top5 |
| **5 or more** | Orcas       | $1000 top3 |
| **7 or more** | Whales      | $1000 top1 |

## Ranks contests :&#x20;

A **monthly** tournament is scheduled based on each player's rank:

<table><thead><tr><th>Player rank</th><th>XP to get</th><th>One-time bonus</th><th>Tournaments</th><th width="200">Prize Pool</th></tr></thead><tbody><tr><td><strong>Crystal</strong></td><td>150 000</td><td>5 legendary chests</td><td>Reserved</td><td>$1000-top1</td></tr><tr><td><strong>Diamond</strong></td><td>100 000</td><td>2 legendary and 3 Epic chests</td><td>Reserved</td><td>$1000-top5</td></tr><tr><td><strong>Platinum</strong></td><td>50 000</td><td>2 Epic and 3 Rare chests</td><td>Reserved</td><td>$1000-top3</td></tr><tr><td><strong>Gold</strong></td><td>30 000</td><td>5 Rare chests</td><td>Reserved</td><td>$1000-top10</td></tr><tr><td><strong>Silver</strong></td><td>10 000</td><td>5 Common chests</td><td>-</td><td>-</td></tr><tr><td><strong>Bronze</strong></td><td>5 000</td><td>3 Common chests</td><td>-</td><td>-</td></tr><tr><td><strong>Iron</strong></td><td>1 000</td><td>1 Common chest</td><td>-</td><td>-</td></tr></tbody></table>

## VIP contests :&#x20;

* A VIP will be anyone who has an NFT from the "**ORIGIN**" or "**EVOLUTION**" collections.
* VIPs can take part in a **monthly** competition (**top-5 prize pool: $4000)**.

## Major treasure hunts :&#x20;

* The winner will need to be prepared with patience and exhibit culture in many contexts.&#x20;
* The player who unearths the great hidden secret first can earn up to **$100,000.**&#x20;


---

# 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://metamindgames.gitbook.io/metamindgames/contests-and-rewards/contests.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.
