# Roadmap

## Technical Roadmap

Our technical roadmap consists of the following development milestones:

* [x] **Alpha:** 100% complete, released on Dec 2022
* [x] **Pre-Beta:** 100% complete, released on May 2023
* [x] **Beta:** 100% complete, released on Feb 2024
* [ ] **Final Release**: 50% complete, to be released in Q1 2026

### Action Alpha

An MVP that launched the game with limited access exclusively for 10K NFT Pass holders. Utility: the ability for all participants to earn token rewards through gameplay.

#### **Implemented mechanics:**

* A variety of 4 game modes
* Assortment of 6 sports cars
* A large selection of tuning kits

#### **Implemented Crypto Architecture:**

* Crypto Accounts for players to receive rewards
* Blockchain-based accounting for race results

**To-Do:** continue to test the game mechanics, identify and fix bugs, conduct marketing campaigns, expand the community and partnership network.

### **Action Pre-Beta**

An interim release used to complete the work leading up to the next major version of the game. Available as Free-to-Play in stores, featuring new content and several technical updates.

#### **Implemented mechanics:**

* New vehicle added
* Wide assortment of parts for car tuning and customization
* An expanded player progress system&#x20;
* Bonus ticket system for FCG earnings
* Retention mechanics

**To-Do**: Continue testing game mechanics, identify and eliminate bugs, test marketing campaigns, expand community and partnership network.

### Action Beta

A major release featuring the launch of a sustainable economy and player monetization based on individual skill and performance. Game progress is permanently restored.

#### **Implemented mechanics:**

* The selection of 11 different sports cars
* Upgrade system for leveling vehicles up
* The division of the game into Free2Play and Crypto sectors
* FCG token earnings for Crypto Car holders
* NFT Marketplace & FCG Swap release


---

# Agent Instructions: 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:

```
GET https://whitepaper.action.myriadgames.studio/action/project-description/roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
