# 如何使用BTC加速功能

1、打开TokenPocket的BTC钱包，点击BTC代币查看交易列表，在列表中可以看到有一笔状态提示【已提交，待区块确认】，这种往往是因为Gas（矿工费）支付较少导致的链上Pending状态。

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZCSGxZxDUFXGuknjRHbB%2Fuploads%2FbyBoIlEC72dwzrVysVZE%2F1.png?alt=media&#x26;token=8f63b5cf-42b3-46f3-a035-577c8b733b48" alt=""><figcaption></figcaption></figure>

2、在交易详情界面中也可以看到待确认的状态提示，点击界面底部的【交易加速】，跳转到加速页面，在页面中可以看到哈希值的相关数据，支付方式支持多种公链的稳定币支付，通过展示的所需加速费用进行支付即可，请务必保证支付费用和提示的费用相吻合。

确认数据后点击【立即支付】，会跳转到选择钱包支付的界面，然后正常的支付即可。支付后请耐心等待，加速并不是支付后马上进行打包和成交，还需要一些时间，请耐心等待。

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZCSGxZxDUFXGuknjRHbB%2Fuploads%2FUsBPSvURws0u602EoC2i%2F2.png?alt=media&#x26;token=c1d91569-77b1-4097-8f6f-5f9601e90f6e" alt=""><figcaption></figcaption></figure>

3、如果是TP Wallet用户，因为还没有在交易详情中加入加速交易的入口。所以，需要先复制需要加速的哈希值到TP Wallet的主界面中，点击右上侧【交易加速】，打开后在顶部的地址栏中填入哈希值并点击查询。

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZCSGxZxDUFXGuknjRHbB%2Fuploads%2Fh8s0VhFuCAYyxUrTdz5S%2F7.png?alt=media&#x26;token=be0626f9-76d8-4638-bec1-f82524c0449f" alt=""><figcaption></figcaption></figure>

4、填入正确的哈希值进行查询，可以看到提示的数据信息、支付方式、需要支付的费用等情况，点击【立即支付】并调用钱包中导入的地址进行加速费用支付即可。 如果填入的哈希值不正确，可以看到【交易不存在】的提示信息。

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZCSGxZxDUFXGuknjRHbB%2Fuploads%2FnT9hXnHGsGvx1veULinU%2F8.png?alt=media&#x26;token=9ee77eea-3fd8-4c10-a491-9082fefbeb28" 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://help.tokenpocket.pro/cn/faq/btcwallet/acceleration.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.
