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

# What is iX Protocol?

### What is iX Protocol?

iX Protocol by iX LAB is a decentralized financial ecosystem designed to revolutionize trading and computation. At its heart, it merges the power of artificial intelligence, blockchain technology, and decentralized cloud resources to provide a comprehensive infrastructure for quant traders, developers, and investors.

With iX Protocol, users can create, test, and execute sophisticated trading algorithms, benefiting from AI-driven insights and seamless market integration. The platform serves as a foundation for scalable, secure, and democratized financial solutions, enabling users to participate in building the future of decentralized finance.

By combining performance, accessibility, and decentralization, iX Protocol empowers the community to unlock new opportunities in trading, risk management, and market strategy.

<figure><img src="/files/Ajk3kr5eJrY56n2kzhbv" alt=""><figcaption><p>Blockchain Life 2025</p></figcaption></figure>

***

#### **Vision**

iX Protocol isn’t just a tool, it’s a **platform for builders, innovators, and dreamers**. The first app on this transformative system is a decentralized quant hedge fund, showcasing its potential to democratize finance and empower the next generation of financial leaders.

It’s not just about transactions or investments; it’s about **rewriting the rules** of what’s possible in finance. With iX Protocol, the future isn’t just decentralized—it’s intelligent, connected, and limitless.

Are you ready to build on **the iOS of finance**?

<div data-full-width="true"><figure><img src="/files/ERY5ADH9shB6hZGhklLz" alt="" width="188"><figcaption></figcaption></figure></div>


---

# 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.ixlab.ai/start-here/what-is-ix-protocol.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.
