# Roadmap

QuantHive’s roadmap is structured into a Beta Phase for testing and refinement, followed by a Launch Phase focused on TGE, scaling, community expansion, and full protocol deployment.

{% stepper %}
{% step %}

### January - March 2025 (Beta Phase)

* [x] Omni Chain Spot Trading
* [x] Alpha Traders' Flow Signals
  {% endstep %}

{% step %}

### April - June 2025 (Beta Phase)

* [x] Trading for Points System
* [x] Perpetuals Contract Trading
* [ ] Seed Round Fundraising
  {% endstep %}

{% step %}

### July - September 2025 (Beta Phase)

* [ ] Social Sentiment Trading Signals
* [ ] Automated Trading Engine
  {% endstep %}

{% step %}

### October - November 2025  (Launch)

* [ ] On-chain Trading Profiles
* [ ] QuantHive TGE
* [ ] QuantHive Token Points Airdrop
  {% endstep %}
  {% endstepper %}


---

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