# What Cantex Is

Cantex is a **self-custodial trading platform** built on the Canton Network. It provides users with private on-chain accounts, fast token swaps and a modern trading interface that works beautifully on both desktop and mobile.

Cantex brings together the convenience of Web3 with the execution quality and privacy expected by professional users - all while keeping full control of assets in the hands of the user.


---

# 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/introduction/what-cantex-is.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.
