# Router settings

Our router lets you flexibly configure settings for your swaps. By pressing a gear button on [Swap](https://dedust.io/swap) page, you can customize:

* The maximum number of routes in one swap
* The maximum number of steps within each route
* Avoiding low-liquidity pools
* Enabling the avoidance of highly volatile pools
* Setting a minimum savings threshold
* Choosing whether to include third-party protocols' liquidity

<div><figure><img src="/files/GvEbbJzjzfVuq6kVMTGp" alt=""><figcaption><p>Settings on Swap page</p></figcaption></figure> <figure><img src="/files/5GUiyfnj9xXweGjQTO6z" alt=""><figcaption><p>Router default settings (1)</p></figcaption></figure> <figure><img src="/files/9WzACXigxh8PInpc5Ho1" alt=""><figcaption><p>Router default settings (2)</p></figcaption></figure></div>


---

# 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://help.dedust.io/en/trade/router/settings.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.
