# Confirmation Settings

It's recommended to disable confirmation if you are trading newly launched tokens with high volume. Speed is crucial and the confirmation can cause the transaction to revert because of high intensity of transactions especially on Solana memecoins.\
\
We have also provided priority fee, slippage and custom RPC execution as configurable options but still confirmation will play a crucial role for trading on low market cap assets on really small timeframes such as 1s, 1m, 5m candles.


---

# 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.hashhunter.ai/hash-hunter-telegram-bot/confirmation-settings.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.
