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

# Roadmap

**Step 1: Foundation Establishment**

* **Commune AI Mining Integration:** Integrate mining capabilities into Commune AI, our neural network subnet, to enhance data gathering efficiency and depth.
* **Platform Development Kickoff:** Commence development of the Market Compass platform, focusing on building a robust foundation for data gathering, analysis, and user interface.
* **Data Integration:** Integrate key data sources, including social media platforms, online communities, and news outlets, to fuel our predictive analytics engine.
* **Feature Prototyping:** Prototype core features such as sentiment analysis, project evaluation, and portfolio tracking to lay the groundwork for future iterations.

<figure><img src="/files/K9dmJerrWV1PgvHYUimJ" alt=""><figcaption></figcaption></figure>

**Step 2: Alpha Testing and Feedback Collection**

* **Alpha Platform Launch:** Release the alpha version of Market Compass to a select group of early adopters for testing and feedback.
* **User Feedback Collection:** Gather feedback from alpha users to identify areas for improvement and refinement.
* **Iterative Development:** Continuously iterate and enhance platform features based on user feedback and market insights.

<figure><img src="/files/slwXfvx1A6ooXhLXd4d5" alt=""><figcaption></figcaption></figure>

**Step 3: Beta Release and Optimization**

* **Beta Platform Launch:** Roll out the beta version of Market Compass to a wider audience, offering expanded features and functionality.
* **Performance Optimization:** Optimize platform performance and scalability to handle increasing data volumes and user traffic.
* **Security Enhancements:** Implement robust security measures to safeguard user data and ensure platform integrity.

<figure><img src="/files/QJg3mbFWufhJXTiHbbfH" alt=""><figcaption></figcaption></figure>

**Step 4: Full Platform Deployment and Community Building**

* **Full Platform Launch:** Officially launch the full version of Market Compass to the public, offering comprehensive data analytics and investment tools.
* **Community Building:** Foster a vibrant community of users, investors, and enthusiasts around Market Compass, encouraging collaboration and knowledge sharing.
* **Continuous Innovation:** Stay ahead of the curve by continuously innovating and introducing new features and capabilities to meet the evolving needs of our users.

<figure><img src="/files/nwEbs2ONaQKiayDxDm1K" alt=""><figcaption></figcaption></figure>


---

# 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.marketcompass.ai/welcome/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.
