# Owlto Swap

Swap is the most traditional and important business model in the DeFi sector. Considering that there are already many excellent DEXs in the market that offer good liquidity and user experience, Owlto has chosen to adopt an aggregator strategy, integrating multiple top-tier DEXs and underlying protocols to provide users with the optimal trading experience.

Integration Protocol

| Protocol    | Type       |
| ----------- | ---------- |
| OKX DEX     | Aggregator |
| 1inch       | Aggregator |
| Uniswap     | DEX        |
| PancakeSwap | DEX        |

**Trading Advantages**

* **Optimal Price:** Obtain the best exchange rate through multi-protocol price comparison

* **Deep Liquidity:** Aggregate multiple liquidity sources

* **Low Slippage Trading:** Intelligently split large orders

* **MEV Protection:** MEV protection is enabled by default to prevent malicious arbitrage attacks


---

# 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.owlto.finance/getting-started/owlto-swap.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.
