> For the complete documentation index, see [llms.txt](https://monitok.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monitok.gitbook.io/docs/overview/purpose.md).

# Purpose

### ❓ Problem

Users are forced to compromise when choosing a crypto exchange :

* **Centralized exchanges** **(CEX)** lack ownership, transparency and trust.
* **Decentralized exchanges (DEX)** are too complicated and chaotic for retail users.
* **Web3 wallets** are unsaf&#x65;**,** not user friendly and will lose all their appeal when the regulations strip them off their anonymity.

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

### ✅  Solution&#x20;

Cover the strengths of both CEX & DEX with a hybrid exchange in order to eliminate their flaws and shortcomings.

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

Monitok is the first of its kind, [hybrid crypto exchange](https://monitok.io/blog/hybrid-crypto-exchange-explained/), designed to bring you both seamlessness and ownership.

#### "It's a seamless UX with a unique set of features and built on decentralized protocols providing safety, transparency and full ownership of your assets."


---

# 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://monitok.gitbook.io/docs/overview/purpose.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.
