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

# Roadmap

We want to be as clear and transparent as possible so every investor/player can feel safe.\
Whenever you want to know our plans, future stages of project or where are we currently, just come here and look for a train schedule!

<mark style="color:yellow;">**PHASE 1 "WELCOME TO THE WEST CITY COMMUNITY" 2024**</mark>

* [x] Market research *(BUSINESS)*
* [x] First concept of project - proof of concept *(BUSINESS)*
* [x] Foundation of Posse Studios *(BUSINESS)*
* [x] Game design/plan *(BUSINESS)*
* [x] Team building *(BUSINESS)*
* [x] Concept visualization video *(COMMUNITY/BUSINESS)*
* [x] Coming soon website template *(COMMUNITY/BUSINESS)*
* [x] Social Media launch *(COMMUNITY/MARKETING)*
* [x] Early marketing, giveaways, origin Posse contests, white listing contests *(COMMUNITY/MARKETING)*
* [x] Community building *(COMMUNITY/BUSINESS)*
* [x] First version of docs *(COMMUNITY/BUSINESS)*
* [x] First Version of Website *(COMMUNITY/BUSINESS)*
* [x] Genesis Crate NFT
* [x] Genesis Crates supply burn *(NFT)*

<mark style="color:yellow;">**PHASE 2 "BOUNTY HUNTING" 2024 -2025**</mark>

* [x] Want3d mobile & desktop game development kick-off *(GAME)*
* [x] Implement basic logic & Free For All mode *(GAME)*
* [x] Decentralized Autonomous Organization - DAO *(COMMUNITY/BUSINESS)*
* [ ] Development On Soneium Ecosystem Announcement *(COMMUNITY/MARKETING)*
* [ ] Initial Soneium AMA's *(COMMUNITY/MARKETING)*
* [ ] Establishing strategic and long-term partnerships *(BUSINESS)*
* [ ] Want3d closed Alpha testing with partners *(GAME)*
* [ ] Want3d mobile trailer *(GAME)*
* [ ] Want3d mobile public Alpha testing *(GAME)*
* [ ] Genesis Crates Soneium Airdrop *(COMMUNITY/NFT)*
* [ ] Want3d mobile public Beta launch *(GAME)*
* [ ] ICO of $WILD token and Posse Cross-Chain Exchange launch *(DE-FI)*
* [ ] IDO of $WEST token and Posse Cross-Chain Exchange launch *(DE-FI)*
* [ ] Genesis Crates bounty hunting *($POSSE STAKING)*
* [ ] Genesis Posse NFT *(NFT/GAME)*
* [ ] Charity with DAO voting *(COMMUNITY/DEFI)*
* [ ] Website update *(BUSINESS)*
* [ ] Extending strategic partners list *(MARKETING)*

<mark style="color:yellow;">**PHASE 3 "THE TRAIN IS COMING" 2025 - 2026**</mark>

* [ ] Want3d mobile public V1 launch *(GAME)*
* [ ] Implement season one "Dead or Alive".
* [ ] Implement $WILD earning! *(GAME/MARKETING)*
* [ ] Implement first Team Deathmatch mode *(GAME*)
* [ ] Implement ranking system *(GAM*E)
* [ ] Implement in-game $POSSE earnings *(GAME)*
* [ ] Implement in-game Marketplace *(GAME)*
* [ ] Want3d desktop trailer *(MARKETING)*
* [ ] Want3d desktop closed Alpha testing with partners *(GAME)*
* [ ] Want3d desktop public Alpha testing *(GAME)*
* [ ] Crate opening + Airdrop *(NFT)*
* [ ] Want3d desktop public Beta launch *(GAME)*
* [ ] NFT Weapons *(NFT/GAME)*
* [ ] CMC, CG listing *(DE-FI)*
* [ ] Launch vaults *(DE-FI)*
* [ ] Extending to other DEX's DAO voting *(DE-FI)*

<mark style="color:yellow;">**PHASE 4 "GET IN BOYS"**</mark>

* [ ] Storyline Game Modes
* [ ] NFT Properties *(NFT/GAME)*
* [ ] Next Gen Posse NFTs (NFT/GAME)
* [ ] NFT Horses (NFT/GAME)
* [ ] Whitepaper updates (Want3d & Metaverse) *(BUSINESS)*
* [ ] Start rich marketing and promotions *(MARKETING)*
* [ ] Establish partnerships and benefits for $WILD holders *(COMMUNITY/BUSINESS)*
* [ ] New game modes *(GAME)*
* [ ] Implement new in-game $WILD earning missions *(GAME)*
* [ ] New NFT character creation system *(GAME)*
* [ ] New NFT weapon & character skins *(GAME)*
* [ ] Crowboy AI-Avatars launch *(NFT)*
* [ ] CEX listing DAO vote *(DE-FI)*
* [ ] Expansion *(BUSINESS)*
* [ ] Want3d & Metaverse West City Cross-Integration testing *(GAME)*
* [ ] Integrate strategic partners into the metaverse *(BUSINESS/GAME)*&#x20;
* [ ] Want3d & Metaverse West City Cross-Integration Launch
* [ ] VC funding exploration and ecosystem scaling *(BUSINESS)*
* [ ] Posse Studios GameFi & DeFi services offered expansion *(BUSINESS)*&#x20;
* [ ] Next gen title launch theme DAO voting *(GAME/DEFI)*
* [ ] Posse Studios next gen game title launch teaser video *(GAME)*

\ <mark style="color:yellow;">**FUTURE BACKLOG**</mark>

* [ ] **VR integration**
* [ ] **New Metaverse West City mini-games**
* [ ] **Metaverse West City property monetization expansion**
* [ ] **Want3d open public map building integration**
* [ ] **E-Sport tournaments**
* [ ] **Big brand partnership integration**
* [ ] **New game titles**


---

# 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://docs.possestudios.org/.../posse-studios/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.
