# Product Roadmap

{% stepper %}
{% step %}
**\[ Pre-TGE | Build Initial Traction ]**

* Chart Chats: Spots trends in Telegram & X chats
* Whale Watch: Whale moves alert and inference
* Market Mood Chat: Summarizes daily sentiment
  {% endstep %}

{% step %}
**\[ Q1 Post-TGE | Launch Token Usage ]**

* Trade Tip Teasers: Generic trade hints
* Premium Signals: More real-time quant signals
* Wallet Personalization: Chats tailored to wallet
  {% endstep %}

{% step %}
**\[ Q2 Post-TGE | Deepen User Engagement ]**

* Video/Audio: Calm multimedia trade insights
* KOL Echo: AI-powered X KOL insights
* VIP Grading: Enhanced Token list & Priority signals
  {% endstep %}

{% step %}
**\[ Q3 Post-TGE | Scale Data Monetisation ]**

* Behavioral Coach: Predicts habits & sends reminders
* Airdrop Match: Suggests projects from users’ appetite
* Sentiment Index: Portfolio-centric sentiment exposure
  {% endstep %}

{% step %}
**\[ Q1 Post-TGE | Launch Token Usage ]**

* Quant Vault : Allow staking into agentic vault
* De-Voting : Votes on newly AI-searched token narratives
* New Agents: Role-based, multifunctional agent team
  {% endstep %}

{% step %}
**\[ Q5 Post-TGE | Tap Enterprise Revenue ]**

* Industry Diversity: Connect with real-world economy
* Airdrop Amplifier: Boosts campaigns with user data
* GTM Agent: Boosts liquidity & access to users for projects
* Risk Sentinel: Portfolio risk alerts from user trends
  {% 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://olaxbt-docs.gitbook.io/olaxbt-doc/project-info/product-road-map.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.
