# 什么是以太坊交易加速

以太坊转账需要支付eth作为矿工费，如果矿工费支付不足，会导致交易卡在链上迟迟不能转账成功。以太坊加速功能是当发现矿工费较低，导致订单Pending的情况下，可以手动增加该笔订单的矿工费，实现加速转账。

具体操作方式

一、在转账页面，点击交易加速。

![](/files/-Mb_Se0ETF8UmQZcGwdK)

二、在交易加速页面，TokenPocket会自动为用户选择最佳矿工费，无须调整矿工费，即可一键加速；同时用户也可以自定义调整矿工费。

![](/files/-Mb_StiOle_9VxAAwPdO)

![](/files/-Mb_SnDvnKr2iVuAl4Ym)

三、点击确认加速，点击确认支付，输入密码即可完成加速。

![](/files/-Mb_T-9RwEcb6fQ7vm8B)

![](/files/-Mb_T5Pwbc872gVPM-dL)


---

# 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://help.tokenpocket.pro/cn/faq/ethwallet/transaction-accelerator.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.
