# Executing Performance

CEXISWAP Instant Trade Pipe vs. Uniswap on Ethereum Mainnet (executing the same trade of swapping 1 WBTC for USDT):

<table><thead><tr><th width="150"></th><th width="199.02343632630578" align="center">CEXISWAP</th><th width="161.1123595505618" align="center">UNISWAP</th><th>CEXISWAP : UNISWAP</th></tr></thead><tbody><tr><td>Price</td><td align="center">Competitive with CEX</td><td align="center">Worse than CEX</td><td>0.2% average price savings</td></tr><tr><td>Gas Fees</td><td align="center">140k Gas Units</td><td align="center">220k Gas Units</td><td>24.52% savings $32 USD at 100 gwei gas price</td></tr></tbody></table>


---

# 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/executing-performance.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.
