# Low TVL pools

This setting allows you to avoid [pools with low TVL](#user-content-fn-1)[^1]. These pools sometimes offer better prices but have a risk of [slippage](/en/trade/advanced/slippage.md). To disable or set precisely, toggle the switcher and tune the threshold.

<figure><img src="/files/oHr7l5BVxcRqmH7rfBhE" alt="" width="375"><figcaption></figcaption></figure>

[^1]: [Pools](/en/trade/router/settings/low-tvl.md) with low Total Value Locked, or in other words, pools that have low liquidity.


---

# 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/low-tvl.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.
