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

# Roadmap

{% hint style="info" %}
This roadmap highlights where we are heading. However, priorities may shift based on market activity, user feedback, and where the strongest edge lies.&#x20;
{% endhint %}

The Market Stalker is built to move fast and with the market. Whilst our current focus is on wallet intelligence, we are actively expanding toward a broader set of tools that put traders fully in control of what they track, how they act, and when they take profit.

#### **So what's coming next?**

* [x] TG Signal Bot (In DMs) with simple filtering
* [x] Enhancement to filtering
* [x] Custom User-Added Wallets
* [x] Auto-posting shareable gain cards
* [x] Introducing Whale Tracking
* [x] Stalk Telegram Users - group joining notifications
  * [x] Beta Access for premium users
  * [x] Integration into main Market Stalker Bot
* [x] Multiple Signal Rules (Premium)
* [ ] Premium Dashboard Overhaul (Required to go multi-chain)
  * [x] Search all tokens - regardless of signals
  * [x] Dashboard Landing Page (adjusted to your filters)
  * [ ] Discover Wallets - Top user-added wallets
  * [x] Signal History - view all signals regardless of filters
  * [x] Custom Filters - Adjust your filters on the dashboard or Telegram
  * [x] Your tracked wallets - Your own personally sourced wallet list.
  * [x] Telegram user lookup
  * [x] Telegram Members list (on Token pages)
  * [x] Telegram user Analytics
  * [ ] Wallet Analytics and Profitable Wallet Scanner
  * [x] Early block buyers & holding status
* [ ] Solana chain support
  * [x] Beta Access on Signals for premium users
  * [x] Full Integration of Signals into main Market Stalker Bot
  * [x] Dashboard Supporting SOL tokens
* [ ] Base chain support
  * [ ] Integration of Signals into main Market Stalker Bot
  * [x] Dashboard Supporting Base tokens
* [ ] BSC chain support
  * [ ] Integration of Signals into main Market Stalker Bot
  * [x] Dashboard Supporting BSC tokens
* [ ] Call Fusion Merger - CallFusion.app is to be completley consumed by Market Stalker **Premium**
* [ ] Auto-Trading Bot


---

# 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.themarketstalker.com/the-market-stalker/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.
