> 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/roadmap.md).

# RoadMap

**☑ MetaHunt Announcement & Whitepaper**

* Announcing the MetaHunt project to the world and releasing a comprehensive Whitepaper that outlines our strategic plans, game mechanics, token economics, and roadmap.&#x20;
* This will serve as the foundational document introducing our vision and guiding future developments.

**☐  Development**

* Building the core game mechanics, designing captivating assets, and refining the user interface
* Collaborating with experienced professionals to deliver a high-quality, immersive gaming experience

**☐ COC staking activated**

* Staking COC tokens to earn MHNT tokens, the only method to obtain MHNT
* Preserving token value and providing a smooth transition for cherished token holders

**☐ MOJITO & PEANUTS Swap**

* Providing MOJITO and PEANUTS token holders with an opportunity to swap their holdings for MHNT tokens.
* This will result in the obsoletion of MOJITO and PEANUTS tokens.

☐ **Community Building and Events**

* Fostering a strong community by organizing in-game events, tournaments, and social activities
* Encouraging player interaction, communication, and collaboration.

**☐ Game Demo Unveiling**&#x20;

* Showcasing an early version of our game, providing the community with a glimpse of our capabilities and vision for the future.

&#x20;**☐ Marketing and Promotion**

* Implementing marketing strategies to create awareness and attract players to the game
* Utilizing social media, influencers, streamers, and targeted advertising to reach potential players

&#x20;**☐ MHNT Liquidity Addition**

* Adding liquidity for MHNT tokens on UniSwap

**☐ Beta Testing Expedition**

* Launching a beta testing round to gather user feedback and optimize the game
* Addressing any concerns and perfecting gameplay mechanics based on tester insights

**☐ MetaHunt Game Launch**

* Officially releasing the MetaHunt game, making it accessible to the public
* Celebrating the launch with special events, promotions, and delightful in-game surprises

**☐ Post-Launch Support and Updates**

* Providing ongoing support, fixing bugs, and making enhancements based on user feedback
* Releasing regular updates and content expansions

&#x20;**☐ Continuous Marketing and Expansion**

* Implementing marketing campaigns and partnerships to grow the player base and expand the game's reach
* Exploring collaborations with other ventures or brands to increase visibility and attract new players

**☐ New Features and Game Modes**

* Introducing new features, game modes, and challenges to keep the game fresh and engaging
* Regularly updating the game with invigorating content, ensuring long-term player retention

☐ **Integrations and Platform Expansion**

* Exploring integration with other platforms and expanding the game to additional devices for increased accessibility

#### *<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>*


---

# 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/roadmap.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.
