> For the complete documentation index, see [llms.txt](https://next-lucifer.gitbook.io/dragun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://next-lucifer.gitbook.io/dragun/ji-qi-ren-de-shi-yong/ce-le-pei-zhi-qi-yu-lian.md).

# 策略配置——其余链

这几条和sol链大体相同，小有区别如下

* bsc\eth\base链：小费以Gwei为单位，也是越大交易越快。
  * 具体费用：bsc--1Gwei=0.25u左右；base/eth--1Gwei=0.8u左右

    <figure><img src="/files/feAYhPf3pKDBQKszXlHC" alt=""><figcaption></figcaption></figure>
* tron/sui链：没有小费，只有手续费

<figure><img src="/files/EeN4IoHaV5sZaEzoj3Tp" alt="" width="531"><figcaption></figcaption></figure>

* 目前sol、eth、base、bsc、tron链均已支持挂单买入卖出


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://next-lucifer.gitbook.io/dragun/ji-qi-ren-de-shi-yong/ce-le-pei-zhi-qi-yu-lian.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.
