> For the complete documentation index, see [llms.txt](https://mhnt.gitbook.io/metahunt-wp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mhnt.gitbook.io/metahunt-wp/welcome-to-mhunt.md).

# Welcome to MHUNT

<figure><img src="/files/8cU2SX28BzXobIuofQUm" alt=""><figcaption></figcaption></figure>

Welcome to MHUNT, a high-stakes web-based game that fuses survival, strategy, and rewards in a unique and competitive environment. Our game modes - Survival Showdown, Token Takedown, and Skin Skirmish - challenge your survival skills and strategic acumen, with rewards that cater to a wide range of players.

In Metahunt, survival is the key but the prize is the motivator. From earning Dynamic Skins rewards through skillful play in the free-to-play Skin Skirmish mode, to collecting MHNT tokens proportional to your stake in the Token Takedown, or vying for Ethereum rewards in Survival Showdown, there's a form of prize for every type of player.

Featuring timed rounds on shrinking, dynamic maps with up to 50 players, MetaHunt provides a tense, exciting battlefield where quick decision-making and adaptability rule. This is MetaHunt: Survival, Strategy, Rewards. Your hunt begins here.

*<mark style="color:yellow;">\*\*Please note that specific details such as numbers and percentages are subject to change as we progress with our project's developments. Any such changes will be clearly communicated to our community\*\*</mark>*

{% content-ref url="/pages/zkvsvtTwJHxedpAHrxRB" %}
[Game Modes](/metahunt-wp/game-modes.md)
{% endcontent-ref %}

{% 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 %}

{% content-ref url="/pages/izUbVVn0yVPt1KUpz52r" %}
[In-game Loots](/metahunt-wp/in-game-loots.md)
{% endcontent-ref %}

{% content-ref url="/pages/0NIPzov3UJwpHzqDAciZ" %}
[Skins](/metahunt-wp/skins.md)
{% endcontent-ref %}

{% content-ref url="/pages/9vkxxq91JNLsapyR1B3o" %}
[Dynamic Skins](/metahunt-wp/skins/dynamic-skins.md)
{% endcontent-ref %}

{% content-ref url="/pages/xlsgWaBfbaD1HJB8qWQH" %}
[Skins Marketplace](/metahunt-wp/skins/skins-marketplace.md)
{% endcontent-ref %}

{% content-ref url="/pages/HQkKSoinAVzcvVKxlH9C" %}
[$MHNT Tokenomics](/metahunt-wp/usdmhnt-tokenomics.md)
{% endcontent-ref %}

{% content-ref url="/pages/Fb0pdjrIskWRcmmsEzc7" %}
[(ETH) Divis](/metahunt-wp/staking-mechanics/eth-divis.md)
{% endcontent-ref %}

{% content-ref url="/pages/VmAYWa8GrQE2pcu1NHV8" %}
[Broken mention](broken://pages/VmAYWa8GrQE2pcu1NHV8)
{% endcontent-ref %}

{% content-ref url="/pages/aLpkIYl6MJEmEe79royS" %}
[Broken mention](broken://pages/aLpkIYl6MJEmEe79royS)
{% endcontent-ref %}

{% content-ref url="/pages/NWFOjwnsnwdzkqT8olY9" %}
[Staking Mechanics](/metahunt-wp/staking-mechanics.md)
{% endcontent-ref %}

{% content-ref url="/pages/s5OwwMDRIadEpH9K70ux" %}
[$COC Staking](/metahunt-wp/staking-mechanics/usdcoc-staking.md)
{% endcontent-ref %}

{% content-ref url="/pages/9CmATE8VYNOLQYRhLM74" %}
[In-game Staking](/metahunt-wp/staking-mechanics/in-game-staking.md)
{% endcontent-ref %}

{% content-ref url="/pages/6zTTdGnBpdocRJboiJ5J" %}
[Referral Program](/metahunt-wp/referral-program.md)
{% endcontent-ref %}

{% content-ref url="/pages/61SYHM9rV7zfvZw3Y5yc" %}
[Rankings](/metahunt-wp/rankings.md)
{% endcontent-ref %}

{% content-ref url="/pages/uoR5EihHmBngDnx8Nwbp" %}
[Matchmaking](/metahunt-wp/rankings/matchmaking.md)
{% endcontent-ref %}

{% content-ref url="/pages/BpFhtA0ZYuK6kf8ZHNuP" %}
[Gaming Engine](/metahunt-wp/gaming-engine.md)
{% endcontent-ref %}

{% content-ref url="/pages/D86BCimoBn6BNITPIiev" %}
[Server Infrastructure](/metahunt-wp/server-infrastructure.md)
{% endcontent-ref %}

{% content-ref url="/pages/usEhgiMCtuNAZttBss6g" %}
[Blockchain protocol](/metahunt-wp/blockchain-protocol.md)
{% endcontent-ref %}

{% content-ref url="/pages/gcprxKGrEdcXCxzqwPWL" %}
[RoadMap](/metahunt-wp/roadmap.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mhnt.gitbook.io/metahunt-wp/welcome-to-mhunt.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
