# What is slippage tolerance

Coin98 Super Wallet has integrated popular AMMs in the market to provide a seamless, simple, fast, and extremely safe trading experience for users. To help users have a better understanding of the advanced features when trading on Coin98 Super Wallet, let's take a closer look at the term “Slippage Tolerance”.&#x20;

### What is Slippage Tolerance?

Slippage Tolerance is the pricing difference between the price at the confirmation time and the actual price of the transaction users are willing to accept when swapping on AMMs. Slippage tolerance is set as a percentage of the total swap value.

In the case of volatile markets or low-liquidity pools, users can complete the transactions faster and avoid failures by accepting a higher slippage and slippage tolerance percentage.&#x20;

### How to use Max Slippage

The default Slippage on Coin98 Super Wallet is set at the standard rate of 0.5%, which is quite safe and applicable to most coins on the market. You can select the appropriate **Slippage Tolerance** level from the suggested rates like 0.5%, 1%, 5%, 10%, or fill in the number manually (maximum is 25%).

{% hint style="info" %}
**Note**:

* Avoid trading when the market has major fluctuations.
* Slippage Tolerance partly comes from the low-liquidity pools, not from Ninety Eight’s system. Coin98 Super Wallet is not responsible for any trading loss.
  {% endhint %}


---

# 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.coin98.com/products/coin98-super-wallet/mobile/swapx/faqs/slippage-tolerance.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.
