# 全局交易参数设置

在全局交易设置里，可以配置与交易和狙击相关所用到的各类参数的默认值，在此完成属于您的自定义配置之后，狙击和交易时可以使用默认值进行快速操作。

全局交易设置点击首页【设置】按钮进入设置页面，点击【全局交易设置】进行全局交易设置的初始值的修改。

<figure><img src="/files/1Q1aBH6pxW7ioy2aHVDP" alt=""><figcaption></figcaption></figure>

在全局交易设置页面，可以设置各类交易参数的默认值。

1. **附加GAS**：各种交易在当前网络Gas价格基础上额外支付的Gas，用于打包加速。&#x20;
2. **买入/卖出税率**：如果交易代币的买入卖出税超出限制则停止交易，可以避免错买貔貅币，造成损失。
3. **狙击/交易滑点**：修改狙击/交易页的默认滑点值。输入100滑点值为无限制。在热点盘中，由于代币价格波动大，往往需要您设置更大的滑点，提升交易成功率。
4. **狙击/交易最小流动性**：狙击和交易时代币池子的流动性安全限制，流动性低于最小流动性将会阻止狙击/交易进行。最小流动性输入为0时为无限制。

这些设置将成为交易中的默认值，当然在交易/狙击页面您也可以临时修改这些参数中涉及到的项。


---

# 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/kuai-su-shi-yong/she-zhi/quan-ju-jiao-yi-can-shu-she-zhi.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.
