# Problems We Solve

Worse prices due to trapped Liquidity Even if there exists enough liquidity in the market, they still only exist in separate silos, not at the place users would like to trade.<br>

### Problem 1. Worse Price

Market liquidity exists in silos, on different exchanges, on different L1, L2 chains. <br>

### Problem 2. High gas fees

Trading cannot happen on the chain and platform most convenient for the user.<br>

### Problem 3. Expensive Liquidity

Traders must overpay liquidity providers in protocol tokens and trading fees.


---

# 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/cexiswap/problems-we-solve.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.
