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

# Roadmap

## Q4 2025- Foundation

<figure><img src="/files/2Lo1Hd9ygmLC5VJYLOtX" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### **Chart Analyzer**&#x20;

* [x] <mark style="color:$primary;">Generate an AI report and include detailed analysis of the chart.</mark>
* [ ] Analyze every smart contract token (web3) chart with an audit function to catch early opportunities. (Doesn’t need to be an exchange-supported futures pair)&#x20;
  {% endstep %}

{% step %}

### **Pair Selection**

* [x] <mark style="color:$primary;">Users can choose their preferred trading pairs.</mark>
* [ ] **Auto-update pairs** when new tokens are listed on supported exchanges.
* [ ] Ability to **save favorite pairs** for quick access.
* [ ] Add up to **20 custom** pairs.
  {% endstep %}

{% step %}

### **Token-gated System**  &#x20;

* [x] Only access for token holders *(*&#x49;n futures, access is structured into different tiers, determined by the percentage of tokens held.*.)*
  {% endstep %}

{% step %}

### **Main Trading Account**&#x20;

***(***&#x42;locklens AI runs an official AI trading accoun&#x74;*)*

* **Win Rate** – See the percentage of successful trades.
* **Average Risk/Reward (R/R) Ratio** – Monitor the efficiency of each trade.
* **Portfolio Growth** – Watch the overall growth of the trading account over time.
  {% endstep %}
  {% endstepper %}

***

## **Q1 2026 – Expansion**

{% stepper %}
{% step %}

### **Multiple Exchange Integrations**&#x20;

* **Wide Exchange Coverage** – Adds support for Binance, Bybit, KuCoin, OKX, and more.
  {% endstep %}

{% step %}

### **Revenue Share**

* **Automatic Reward Distribution** – Holders receive rewards based on their token holdings.
* **Flexible Withdrawals** – Users can claim their rewards anytime.
* **Transparent Tracking** – Dashboard shows earned rewards in real time.
* **One-Txn Verification** – Verify instantly with a single blockchain transaction.
  {% endstep %}

{% step %}

### Blocklens Academy

* [ ] **Trading Foundations** – Learn how markets, futures, and leverage work from the ground up.
* [ ] **Chart & Candlestick Analysis** – Decode price action and market psychology with confidence, and learn how to use it with $BLS analysis.
* [ ] **Indicator Insights** – Understand RSI, MACD, EMA, and how AI combines them for stronger signals.
* [ ] **Risk Management** – Master position sizing, stop-losses, and risk/reward setups.
* [ ] **Backtesting** – Test strategies on historical data and refine them with AI optimization.
* [ ] **AI-Powered Strategies** – Learn how AI transforms raw data into actionable trading signals.
  {% endstep %}

{% step %}

### **Automated X (Twitter) Account**

*(Posting live signals)*

* Automated X account posts live signals with trade direction, entry levels, targets, leverage, and performance results.
  {% endstep %}
  {% endstepper %}

***

## **Q2 2026 – Pro Tools**

{% stepper %}
{% step %}

### **Automated Trading Accounts**&#x20;

* **Hands-Free Trading** – AI executes trades automatically based on selected pairs.
* **Customizable Strategies** – Users can adjust risk, leverage, and trading preferences.
* **Risk Management** – AI applies stop-loss, take-profit, and position-sizing rules automatically.
* **API integration** with exchanges.
  {% endstep %}

{% step %}

### **Strategy Customization**

* **Custom Indicators** – Choose which indicators the AI uses for signals.
* **Tailored Trading Style** – Align AI behavior with your preferred approach to the market.
  {% endstep %}

{% step %}

### **Web3 Token Signals**&#x20;

* **Early Alerts** – Receive signals before tokens appear on futures markets.
* **On-Chain Analysis** – Tracks token activity, liquidity, and whale movements.
* **High-Potential Opportunities** – Highlights tokens with strong early momentum.
* **Actionable Insights** – Provides entry, target, and risk guidance for trades
  {% endstep %}
  {% endstepper %}

***

## **Q3 2026 –** Ecosystem Growth

{% stepper %}
{% step %}

### Blocklens AI Futures Platform

* **Web3 dApp Trading** – Trade futures directly through a secure, decentralized application.
  {% endstep %}
  {% endstepper %}

{% hint style="warning" %}
***Ultimate Vision – Blocklens AI as the all-in-one AI + Web3 trading hub***
{% endhint %}

***


---

# 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.blocklensai.com/introduction/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.
