> For the complete documentation index, see [llms.txt](https://doc.catrix.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.catrix.xyz/executive-summary.md).

# Executive Summary

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

Catrix is building a **Decentralized AI Trading Platform** for the AI era.\
\
We're solving the biggest inequality in finance: the gap between those with access to advanced tools and those without. For years, **top-tier trading strategies, high-frequency systems, and 24/7 risk management** have only served wealthy institutions. Regular investors are left to trade on emotion and outdated information, leading to predictable losses. Catrix is here to end this.

By building an Automated Wealth Engine powered by Large Language Models (LLM) and a Multi-Agent trading system, Catrix turns hedge fund-level investment strategies into a simple interface anyone can use. Our unique "**Simulation-as-Training" data flywheel** continuously learns from millions of real user behaviors, creating an unbeatable data advantage.

**Our mission is clear: Give everyone access to Wall Street's best AI-powered automated asset management - for any amount of money, across global markets including Crypto and U.S. Stocks.**

<br>

<br>

<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:

```
GET https://doc.catrix.xyz/executive-summary.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.
