# Welcome to Cantex

Welcome to the Cantex documentation. Cantex is an institutional-grade, on-chain exchange built on the Canton Network, designed for professional trading workflows with exchange-style precision, efficient settlement and a strong focus on privacy and security. Our goal is to deliver a modern trading experience; real-time markets, robust account controls and reliable infrastructure, while keeping users in control through non-custodial design principles.

These docs are intended to help you understand how Cantex works and how to integrate with it, including platform concepts, core features and technical references for developers and partners.&#x20;

Please note that this documentation is a work in progress: sections may be incomplete, change as the product evolves, and occasionally lag behind the latest implementation. We appreciate your patience as we iterate and expand the content over time.\ <br>

> If it feels smooth, it’s the result of developers obsessing over the unglamorous parts


---

# Agent Instructions: 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://docs.cantex.io/welcome-to-cantex.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.
