> For the complete documentation index, see [llms.txt](https://crazy-panda-village.gitbook.io/crazy-panda-village/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crazy-panda-village.gitbook.io/crazy-panda-village/fundamentals/roadmap.md).

# Roadmap

December 2021 - January 2022

* Character and weapon design: Creation of unique, diverse characters and weaponry to support an immersive gaming experience.

February - March 2022

* Core gameplay development: Implementation and testing of key gameplay mechanics based on the designed characters and weapons.

April - July 2023

* Strategic partnerships and collaborations: Engaging with other platforms and gaming communities for wider reach and collaborations.
* Community building: Organizing events, tournaments, and social media activities to foster a strong game community.
* Beta release: Limited release for further testing and feedback collection from early players.

July 2023

* Free minting event on a major platform: To widen the reach and adoption of Crazy Panda Village, we will organize a free minting event on a major platform. This will allow users to mint our unique NFTs for free, providing them with an opportunity to engage with the game and become part of our growing community. This initiative also aims to boost the visibility and accessibility of our game within the crypto community.
* Token launch: Official CPV token launch on selected launchpads.

October - November 2023

* Blockchain integration: Incorporation of blockchain technology for secure in-game transactions and token (CPV) integration.
* Alpha testing: Rigorous testing of gameplay, blockchain functionality, and overall game mechanics.

February - March 2023

* Community building: Organizing events, tournaments, and social media activities to foster a strong game community.

April - May 2024

* Full game launch: The game is fully launched and open for all players worldwide.

June 2024 onwards

* Regular updates and improvements: Continuous development of new content (characters, weapons, levels) and regular updates for game improvement based on community feedback.


---

# 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://crazy-panda-village.gitbook.io/crazy-panda-village/fundamentals/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.
