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

# Roadmap

NeroX is continuously evolving as an **AI-powered intelligence platform**. While incremental improvements happen every release, our long-term strategy is shaped by three parallel focus areas:

* **AI-Powered Market Intelligence:** transforming raw noise into structured, actionable alpha.
* **Seamless Signal-to-Trade Execution:** bridging insight directly into trades with speed and precision.
* **Community & Ecosystem Expansion:** scaling NeroX across blockchains and into global adoption.

#### AI-Powered Market Intelligence

NeroX’s AI is designed to go beyond price tracking. By analyzing narratives, social influence, and cultural signals, NeroX transforms unstructured noise into actionable insight. This allows traders to move from reactive chasing to proactive positioning.

* **KOL Analytics AI**: Ranking voices by accuracy, speed, and legitimacy.
* **Narrative AI**: Storytelling engines that reveal why tokens are trending.
* **Smart Mindmap**: Visual AI maps showing how coins, KOLs, and narratives connect in real time.

#### Seamless Signal-to-Trade Execution

NeroX eliminates the gap between alpha discovery and action. With unique features, traders can act instantly on intelligence without leaving the platform.

* **Copy-Trading Engine**: One-click or automated replication of top KOL strategies.
* **AI Auto-Trading**: Convert narrative signals into trades instantly, even while you’re offline.
* **Integrated DEX Execution**: Trade without leaving NeroX.

#### Community & Ecosystem Expansion

NeroX is designed to grow beyond a single platform. By integrating with multiple blockchains, partnering with top influencers and developer teams, and rolling out incentive programs, NeroX aims to become the go-to intelligence layer for Web3 markets worldwide.

* **Referral & Rewards:** Incentivized growth through multi-layered commission systems.
* **Multi-Chain Rollout:** From Solana to Aptos, BNB Chain, and beyond.
* **Community Programs**

### Development Timeline

* **Q4 2024: Research & Ideation**\
  Finalize product concept, validate technical feasibility, and conduct market research.
* **Q1 2025: Core Development & Internal Testing**\
  Build the core system architecture, launch AI narrative models, and run limited-environment stress tests.
* **Q2 2025: Beta Release**\
  Launch NeroX Beta on Solana with key features: narrative AI, KOL scoring, and portfolio.\
  Collaborate with early adopters and crypto KOLs to validate real-world use cases.
* **Q3 2025: Mainnet Launch**\
  Public release with full execution layer: copy-trading, integrated swaps.\
  UX refinement and performance optimization.
* **Q4 2025: Community Growth**\
  Run airdrops, KOL rebate campaigns, AMAs, and AI trading challenges.\
  Launch referral system and developer program to attract long-term builders.
* **Q1 2026: Advanced AI Expansion**\
  Deploy AI-driven token analytics, enhanced KOL analytics, AI Mindmap and smart notifications.\
  Add features like social tasks and Telegram bot integration.
* **Q2 2026: Product Optimization**\
  Strengthen speed, scalability, and security across ecosystems.\
  Deliver refined end-to-end user experience with improved analytics dashboards.
* **Q3 2026: Scaling & Global Expansion**\
  Expand to additional chains beyond Solana and Aptos.\
  Integrate next-gen AI models for **predictive cultural + market intelligence**.\
  Build out community to reinforce NeroX’s long-term mission.


---

# 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.nerox.ai/nerox-overview/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.
