# Roadmap

#### V1: Real-Time Data Prompting (Live Now)

* Supports Pre-Graduation Pump.fun Token Analysis:
  * Solexys analyzes tokens before they migrate to Raydium, giving early insights.
* Bonding Curve Predictions:
  * Get prediction rates for which tokens will get to 35% and 76% bonding curve.
* Real-Time Querying via Telegram:
  * Users can ask Solexys about token metrics, liquidity changes, and volume surges instantly.
* Hourly/Daily Market Summaries posted on Twitter and Analytics page
  * Solexys posts automated insights on Twitter, Telegram, and Discord, covering trending tokens and potential market moves.
* On-Chain Anomaly Detection:
  * Advanced fraud detection for avoiding honeypots, liquidity rugs, and bot-driven scams.
* AI-Enhanced Data Retrieval
  * Solexys leverages OG-RAGs to structure data and return precise, action-driven answers.

#### V2: Automated Execution & Deployment (Coming Soon)

* Automated Trade Execution:
  * Solexys will execute buy/sell strategies based on predefined triggers.
* Expanded DEX Integrations:
  * Support for Raydium, Orca, and Meteora.
* Monitor Twitter Handles for Contract Addresses.


---

# 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://docs.solexys.ai/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.
