# Roadmap and Releases

{% content-ref url="/pages/yzhZQjaqHs25CBbMtNS2" %}
[Supported Networks](/roadmap-and-releases/supported-networks.md)
{% endcontent-ref %}

{% content-ref url="/pages/DIPASKwQpPPnARU3O3cp" %}
[Releases](/roadmap-and-releases/releases.md)
{% endcontent-ref %}

## Roadmap

Our roadmap isn't just a plan; it's a commitment to continuous improvement. It outlines our platform's strategic development and deployment phases. This roadmap reflects our dedication to staying ahead of the curve and addressing the evolving needs for a great analytics tool.

All the time:

* **Community Building and Awareness:** Engage with potential users and investors through social media, forums, and blockchain events to build a strong community and raise awareness about the project.
* Pursue B2B collaborations and API integrations.
* Improve documentation and usage guides.
* Write educational tutorials and in-depth articles about crypto topics.

### Q3 2025 (July-September 2025)

* **TOP PRIORITY: New advanced token analyzer**
  * Relatime data with new UX and design
  * API and Telegram interface for the token analyzer
  * Add new off-chain social metrics (Twitter account data, Webpage data, Discord data, Categories, CEX listings, Github metrics)
  * Advanced scammer detection strategies and tracking of bad deployers
  * Community features (votes, comments)
* B2B API endpoints
* Cluster Scan integration in the Token analyzer

### Q4 2025 (October-December 2025)

* Improve the Suspicious pattern module with advanced bot detection and breakdown.
* Advanced inlows dashboard (whales, smart money, KOL, DCA) &#x20;
* Restructure the filtering dashboard
  * Aggregation per token
  * Faster data refresh
  * Add smaller time intervals to the liquidity change and better historical data
* Add additional caller features:
  * Option to export data to JSON, Excel, CSV
  * Add support for more than 1000+ caller groups
  * Organizing collers in quality groups
* Add additional smart money features:
  * Add pagination to search results
  * Option to export data to JSON, Excel, CSV
  * Add wallet holdings
  * Add tagged addresses (KOLs) to smart money
  * Watchlists for saving addresses

### Q1 2026 + (January 2026+)

* Blokiments Telegram bot with advanced features (alerting, login, smart money, etc.)
* Blokiments trading bot
* Add support for new chains based on traction (TON, SUI...)
* Narrative tracking dashboard


---

# 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.blokiments.com/roadmap-and-releases.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.
