# Example & Setups

**For Solana trading on launchpads and DEX migrated tokens**\
\
1\. *Advised configuration is disabling* **Confirmation** *when trading low marketcap tokens with high volume of transactions (usually newly created pairs on launchpads).*\
&#x20;\
2\. *Set a* **Priority Fee** *of minimum 0.002 SOL for the Jito validators.*\
\
*3. Set* **Slippage** *on 20 - 35 %*\
\
\
**For EVM trading** \
\
*Leave* **Confirmation** *enabled.*\
\
*Always type the native chain of the token in order to avoid any misconceptions.*\
\
*Example syntax:*\
\
*"*&#x42;uy 100 USDC with ETH on Ethereum"\
"Bridge 0.5 ETH from Ethereum to Polygon"\
\
Or more slangish examples:\
\
"move all of my eth on eth to op on optimism"\
\
"move all of my eth on eth to arb on eth"\ <br>


---

# 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/example-and-setups.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.
