> 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/vision.md).

# Vision

At Market Compass, we envision a future where data is democratized, and every investor has the power to harness the collective intelligence of the market for informed decision-making. Our vision is to create a level playing field where access to comprehensive, real-time data is no longer a privilege reserved for a select few but a fundamental right for all participants in the digital asset ecosystem.

**Mission Statement**

Our mission is to democratize data access and empower investors with the tools and insights they need to engage in sentiment trading—a revolutionary approach to investment decision-making that leverages the sentiment and mindshare of the market to uncover hidden opportunities and mitigate risks. We are committed to analyzing a vast portion of data from diverse sources, including social media platforms, online communities, and news outlets, to provide our users with actionable insights and predictive analytics that drive success in the fast-paced world of cryptocurrency trading.

**Guiding Principles**

* **Democratization:** We believe in democratizing access to data and insights, breaking down barriers and empowering investors of all backgrounds to participate in sentiment trading and capitalize on market opportunities.
* **Data-driven:** We are driven by data, leveraging advanced analytics and machine learning algorithms to analyze a large portion of data from multiple sources and extract meaningful insights that inform investment decisions.
* **Transparency:** We prioritize transparency in our data collection and analysis processes, ensuring that our users have full visibility into the sources, methodologies, and implications of the data and insights we provide.
* **Innovation:** We are committed to continuous innovation, pushing the boundaries of what's possible in sentiment trading and investment analytics to deliver value and drive success for our users.

**Driving Impact**

At Market Compass, we recognize the transformative potential of sentiment trading to revolutionize the way investors approach cryptocurrency markets. By democratizing data access and empowering investors with the tools and insights they need to engage in sentiment trading, we aim to drive positive impact by:

* Empowering investors to make informed decisions and capitalize on market opportunities
* Fostering greater transparency and accountability in the digital asset ecosystem
* Democratizing access to investment opportunities and leveling the playing field for all participants
* Driving innovation and growth in sentiment trading and investment analytics

<br>


---

# 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/vision.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.
