# DexSwap

dexSWAP is the swap that provides the liquidity that backs the DexFi ecosystem. Presently, it exists only on Arbitrum.

### MEV Bot Protection

dexSWAP is protected from MEV bots meaning assets can safely be traded on dexSWAP without being sandwiched

### Only Protocol Owned Liquidity (POL)

The liquidity on dexSWAP is 100% protocol owned and as such there is no farming token for dexSWAP

### Swap Fees

The swap fees on dexSWAP are 0.3% and 100% of this goes to the protocol. None of the fees go to liquidity providers.

### Hosting Liquidity on dexSWAP

At this point in time, DexFinance is not looking to host liquidity for other projects


---

# 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.dexfi.com/dexfi-products/dexswap.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.
