# Game Modes

In MetaHunt, players have the option to choose from different game modes based on their category. These game modes determine the objectives, rewards, and overall gameplay experience for each player. It's important to note that players from all three categories will always play in separate servers throughout the rounds.

*The game modes available in the MetaHunt are as follows:*<br>

{% content-ref url="/pages/ZPNjUEuqAp6C0tJYELRk" %}
[Fortune Frenzy](/metahunt-wp/game-modes/fortune-frenzy.md)
{% endcontent-ref %}

{% content-ref url="/pages/IoWs1qUizzIPPauQKJ3k" %}
[Token takedown](/metahunt-wp/game-modes/token-takedown.md)
{% endcontent-ref %}

{% content-ref url="/pages/nz3gONrXmpR3nEQ39uHm" %}
[Skins Skirmish](/metahunt-wp/game-modes/skins-skirmish.md)
{% endcontent-ref %}


---

# 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://mhnt.gitbook.io/metahunt-wp/game-modes.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.
