# DEX Aggregator

![](/files/7TQI0asIufu1gRWgFBuT)

The DEX aggregator sources liquidity from all AMM protocols and splits a transaction across multiple AMMs and liquidity pairs for the best rates.&#x20;

This service is free to use.&#x20;

Please also check [Aggregator Pro](/features/aggregator-pro.md) for accessing more advanced liquidity sources.

### Contract

DEX Aggregator: 0xa4E5791c64764db3255A58a44cb1Cf4eF89f610D


---

# 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.benswap.cash/features/dex-aggregator.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.
