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

# Roadmap

### Q4 2022&#x20;

#### Research Ideas about Metaverse, Web3,Crypto Currency and NFT games conceptualization and Planning.

* [x] *Team Onboarding*
* [x] *Project Plan Approval*
* [x] *Poofyland Character Designs, Metaverse Ideas and Graphics Conceptualization*
* [x] *Implementation of Game Play and workflow Designs*
* [x] *Game Designs and Licensing*
* [x] *Game Characters and Map Prototype Finalization*
* [x] *Completion of Documents for proper mobile app deployment ( IOS / ANDROID )*
* [x] *In game Economic Design and implementation*

### Q1 2023&#x20;

#### Website Development and Marketing Phase

* [x] *Official Release of marketing Site and Content*&#x20;
* [x] *Trailer and Teasers of in game story outline*&#x20;
* [x] *Implementation of whitepaper and NFT Smart contract*&#x20;
* [x] *Internal Phase: Game and Shop Testing*
* [x] *Marketing and Community Events Starts*
* [x] *Social Media and Press Release Publications*

### Q2 2023

#### Internal Test

* [x] *Internal Phase: PVP and Training Ground Enhancements*
* [x] *NFT Minting (Internal Test)*
* [x] *Game enhancement: Internal Test*
* [x] *Fixing and polishing in game assets*
* [x] *Video Trailers release*
* [x] *AMA Sessions and Youtube Promotions*

### Q3 2023

#### Beta Test and Official Game Release Phase

* [x] *Public Release: Beta Test App*
* [x] *Public Release: Training Ground,Mission, PVP Mode, Game Shop*
* [x] *In Game Economy Integration ( Energy and Gold )*
* [x] *Official Game Launching (All Game Modes)*
* [x] *NFT Public Sales*
* [x] *Mobile Application Release: Android and IOS*
* [x] NFT Public Sales

### Q4 2023

* [ ] Public Release: Fusion
* [ ] PVP Tournaments
* [ ] New Accessories (Seasonal Exclusive Batch Release)
* [ ] Existing Game Modes Fine-tuning and updates
* [ ] Additional Game Modes TBA
* [ ] Community Engagement and marketing Strategies
* [ ] AMA with DEVS

### Q1 2024

* [ ] Marketplace Launching
* [ ] Additional Rarities Implementation
* [ ] Community Events and tournaments

### Q1 2024

* [ ] Ongoing Development


---

# 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://poofyland.gitbook.io/poofyland/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.
