# Mission

Mission mode is the easiest game mode in Metarrior which functions just like a traditional Match-3 game.

<figure><img src="/files/faO7h2Q5YUjoP0dxsIU0" alt=""><figcaption></figcaption></figure>

Players have to consume 25 Energy points for each time they start Mission mode, however, the mode does offer a unique mechanism where players can re-generate their energy points by using up to 3 NFT warriors. The higher the Rarity of the warriors, the more Energy points will be generated.

<figure><img src="/files/RKgymTJFkdq8JkwdAxAl" alt=""><figcaption></figcaption></figure>

Top 100 players on the Leaderboard in Mission Mode will be able to get the Spinning Tickets as their rewards at 0h UTC every Monday.


---

# 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.metarrior.com/gameplay/game-modes/mission.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.
