> For the complete documentation index, see [llms.txt](https://dragonbot.gitbook.io/welcome-to-dragonbot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dragonbot.gitbook.io/welcome-to-dragonbot/quick-setup-guide/slippage.md).

# Slippage

Some DEX pools suffer from slippage. This is usually due to low liquidity. Although Dragonbot uses smart routing through ref.finance, there might be still pools that suffer from slippage.&#x20;

Because of that, your bot arrives with slippage tolerance of 20%. This means that all transactions that cause a slippage of 20% or more will be rejected.

Users have the choice to increase or decrease the slippage tolerance by `/set-slippage percentage`.&#x20;

For instance, if you'd like to set a slippage tolerance of 30%, you would just have to send `/set-slippage 30`.
