# 智能Gas设置

智能Gas是我们基于链上活动分析给出的Gas选项。开启智能Gas后，每笔交易将会根据链上情况自动增加合适的Gas优先费，从而提高交易成功率

智能Gas开启后交易上链花费的Gas = 智能Gas + 你设置的Gas优先费

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


---

# 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.pepeboost.io/solana-jiao-yi-ji-qi-ren/sol-bot-jiao-yi-she-zhi/zhi-neng-gas-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.
