# Global Trading Param Settings

In the global trading settings, you can configure the default values ​​of various parameters related to trading and sniping. After completing your customized configuration, you can use the default values ​​for quick operations when sniping and trading. Global Transaction Settings Click the ***Settings*** button on the homepage to enter the settings page, and click ***Global Trade Settings*** to modify the initial value of the global tradesettings.

<figure><img src="/files/Adsu0Fxq2VWrpwC8B2Ei" alt=""><figcaption></figcaption></figure>

The global transaction settings page allows you to set default values ​​for various transaction parameters.&#x20;

1. **Extra Gas**: Additional Gas paid for various transactions based on the current network Gas price, used for packaging acceleration.&#x20;
2. **Max Buy/Sell Tax**: If the buying and selling tax rate of a trading token exceeds the limit, trading will be stopped to avoid losses caused by mistaken purchases of honeypot tokens.&#x20;
3. **Sniper/Swap Slippage**: Modify the default slippage value of the sniping/trading page. Enter a slippage value of 100 for unlimited.&#x20;
4. **Snipe/Swap Min Liquidity**: The liquidity security limit of the token pool during sniping and trading. Liquidity lower than the minimum liquidity will prevent sniping/trading from proceeding. When the minimum liquidity input is 0, it is unlimited.&#x20;

These settings will become the default values ​​in the transaction. Of course, you can also temporarily modify the items involved in these parameters on the transaction/sniper page.


---

# 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://avebotdoc.ave.ai/en/quick-use/settings/global-trading-param-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.
