# 服务费用

{% hint style="success" %}
**⚠️温馨提醒：**&#x5E73;台收取的费用中不包括 Gas 费和 Jito 小费。Gas 费用的变化取决于您选择的优先级程度，Jito 小费也可以根据您的需求自行设置。
{% endhint %}

**动态费率调节说明**

<mark style="color:$info;">区块链原生代币的价格时刻都在剧烈波动。CiaoTool 团队会适时审视市场变化，根据平台币的涨跌走势灵活动态微调服务费，确保您的操作预算在任何行情下都能维持在最合理的低价区间。</mark>

**全网低价承诺与定价监督**

<mark style="color:$info;">我们承诺提供全网最具性价比的 Web3 工具。如果您在其他平台发现更低的同类服务价格，欢迎随时向我们反馈，团队将第一时间评估并优化费率，坚决捍卫您的成本优势。</mark>

{% columns %}
{% column width="50%" %}
{% content-ref url="/pages/9d63xYPni2n7wbUvdBU4" %}
[Solana](/docs/zh-hans/fee/solana.md)
{% endcontent-ref %}
{% endcolumn %}

{% column width="50%" %}
{% content-ref url="/pages/qArrrJO7uVyyygB8w0ky" %}
[BNB Smart Chain](/docs/zh-hans/fee/bsc.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/DCFShPNQ9BgVq09AQ9FG" %}
[opBNB](/docs/zh-hans/fee/opbnb.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/aq5o2AzhTVNenXJoYlQL" %}
[Base](/docs/zh-hans/fee/base.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/oH0yKqYXHLWt4nTR7F6P" %}
[X Layer](/docs/zh-hans/fee/xlayer.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/2KSVHzIvADbK8gMbnX6w" %}
[IoTeX](/docs/zh-hans/fee/iotex.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}


---

# 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://ciaotool.gitbook.io/docs/zh-hans/fee.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.
