# Uniswap Buy/Sell Error

If your buy or sell order is not properly completing (typically with an undefined error), simply increase your slippage tolerance. Typically, you don't have to increase it to any more than 2% (but the lower, the better -- most swaps don't require more than 1.5%). If that doesn't help, you can also try swapping rounded numbers, for example 10 $MUTE instead of 9.871342046815302394

![Click on the gear icon](/files/-MUC-jomyI5-hHBUfF0h)

{% hint style="warning" %}
**WARNING:** Setting the slippage higher than 2% will increase the chances that front running bots will target your transaction.
{% endhint %}

![Enter 1.5 or 2 in the right-hand (custom) slippage field](/files/-MUC-vGCFrPxqX4HWR-i)

Click anywhere outside of the "Transaction Settings" dialog to close it and verify your slippage is set to 2% or less.

![Confirm your "Slippage Tolerance" is 2% (or less)](/files/-MUC04NAHCEcBjJppVe2)

Your trade should now successfully complete.


---

# 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.koi.finance/info/l1-support/uniswap-buy-sell-error.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.
