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

# Roadmap

## 2023 :white\_check\_mark:

* Game Concept and Structure
* FPS Market Research
* Concept Art and Lore
* Core Mechanics and Prototype
* Weapon Blueprint Prototyping
* Initial Partner Outreach
* High-Level Game Design
* Multiplayer Testing Setup
* Team Assembly
* Player Movement System

## 2024 Q1/Q2 :white\_check\_mark:

* NFT Integration Testing
* Shooting System Optimization
* Steam Server Setup
* Advanced Game Mechanics
* Partner Asset Integration
* Map Design and Art
* Closed Playtest Prep
* Search & Destroy Mode
* UI and Branding Overhaul
* Weapon System Overhaul

## 2024 Q3/Q4 :white\_check\_mark:

* New Weapon System
* Domination Mode Integration
* Second Map Creation
* Loadout and Attachments
* Expanded Arsenal
* BAYC and CloneX Characters
* Web3 Partner Artwork
* EPIC GAMES Server Upgrades
* Custom Character Integration
* Open Playtest Launch
* NFT Collection Release

## 2025 🔄

* Open Alpha/BETA Release :white\_check\_mark:
* Player HUB (Initial Launch) :white\_check\_mark:
* Marketplace
* New Weapons and Characters
* Leaderboards and Rewards
* Partnered NFT Characters
* Story and Lore Expansion
* Game Modes & Battle Royale
* Anti-Cheat System
* Genesis Characters Launch
* Competitive Events
* E-Sports Integration
* Clans and Guild System
* AI NPCs and Story Missions
* Token Generation Event (TGE)
* OFFICIAL PUBLIC LAUNCH


---

# 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://alternates-whitepaper.gitbook.io/alternates-overview/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.
