# DEX & CEX

### Decentralized exchange (DEX)

Decentralized exchange (DEX) is a cryptocurrency exchange offering secure direct peer-to-peer cryptocurrency transactions, where an intermediary is not needed.<br>

### Centralized exchange (CEX)&#x20;

Centralized exchange (CEX) is a cryptocurrency exchange that is operated by a company-owner (centralized management).<br>

> ### CEXISWAP liberate CEX & DEX liquidity
>
> CEXISWAP is a new DEX which provides CEX competitive price and keeps the good parts of CEX (e.g., no price slippage and frontruns protection).


---

# 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.cexiswap.io/basics/dex-and-cex.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.
