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

# Roadmap

### **Q1 2024**

* [x] Talent recruitment
* [x] Whitepaper publishing
* [x] Initial closed-beta game testing

### **Q2 2024**

* [x] Website launch
* [x] Introduction of offerings
* [x] Closed-beta testing & development
* [x] Marketing & community incubation
* [x] User onboarding program
* [x] Partnerships with key players

### **Q3 2024**

* [x] VolarianHeist development
* [x] $VOLS mint & audit
* [x] Deploy core infrastructure for AI Agents

### **Q4 2024**&#x20;

**Initial Launches**

* [x] VolarianHeist Launch&#x20;
* [x] Linkoln (Knowledge Agents Launcher) Closed-Testnet&#x20;
* [x] $VOLS Launch & Distribution&#x20;
* [x] $VOLS DEX Listing&#x20;

### **Q1-Q2 2025**

**Mainnet & Enhancements**

* [x] VolsAI Rebranding
* [x] Content Creator Program (Ambassador)
* [x] Linkoln (Knowledge Agents Launcher) Beta&#x20;
* [x] Linkoln (Knowledge Agents Launcher) User Acquisition

### **Q3-Q4 2025**

**Adoption & Scaling**

* [ ] $VOLSAI Launch
* [ ] $VOLSAI DEX Listing
* [ ] Fynix (Gaming Agents Launcher) Beta&#x20;
* [ ] Continuous user feedback
* [ ] Fynix (Gaming Agents Launcher) User Acquisition
* [ ] CEX Listings
* [ ] VolsAI Security Enhancements&#x20;
* [ ] $VOLSAI Governance
* [ ] $VOLS Fees + Burns
* [ ] Dual-token Flywheel

### **2026 & Beyond**

#### **GROWTH & INNOVATION**

**Technological Advancements**

* More AI Agent Functions
* Enhance Fynix (Gaming Agents Launcher)
* Enhance Linkoln (Knowledge Agents Launcher)&#x20;

**Expansion & Partnerships**

* Developer Grants Program&#x20;
* Increase Global Awareness&#x20;
* Key Strategic Partners

**Consolidation & Review**

* Feedback & update cycle based on community input
* Ecosystem review & refine the multi-AI ecosystem based on year's performance
* Strategies for long-term expansion & innovation

**Continuous Innovation & Growth**

* Ongoing development of new AI functions
* Stay ahead with continuous technological enhancements
* Strengthen & expand the global community


---

# 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.volaris.games/volsai/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.
