# How to set a slippage tolerance and transaction time limit?

Click the settings button to open the settings, select a recommended slippage, or input a custom slippage in the “Custom” box.

Then click the back button to continue the transaction.

![](https://lh6.googleusercontent.com/CoFELeYoyJfypovFZ7V-C10siads4dLdeuX-QSmudtD-7zJr7q_goy6an4reH99mGF-YX3DzkGvA7aTMwAVPQLVVBmN6pD11TMp2tqV7xkC1lq73jVvJrIeNdQwZyv7Gzxp4JPvtzkC6UAIqBg)

![](https://lh3.googleusercontent.com/mY5kmI9uzpYqIv6AVzGiN3j7nDjNE6bRgu4fozIPQmffv1kmgeaYeOjloQxM7NGgDLsfp8ZK36WDLtxZ-Aav6kpa2GR7lMsD_FGM3zJxxGZbtE0fTKmGCZJDsdDn_JnR_xw-OQn_3zBldeR5zQ)

The default transaction time limit is 10 minutes, which means after 10 minutes of pending, the transaction will be canceled and you will get your tokens back.

You can input a custom time in the box, and click the back button to continue the transaction.


---

# 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.o3swap.com/o3-swap-user-guide/how-to-set-a-slippage-tolerance-and-transaction-time-limit.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.
