# How to use BTC Acceleration

1.Open the BTC wallet in TokenPocket, click on the BTC token to view the transaction list. In the list, you may find a transaction with the status 'Submitted, pending block confirmation.' This is often due to insufficient Gas (transaction fee), resulting in a pending status on the blockchain.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3qtItoZih7cEdFc6kPNk%2Fuploads%2FXCZVv1hSuaHXKPeujzDy%2F1.png?alt=media&#x26;token=cf68eb27-a0ea-4a68-a579-b5f672bcf7e4" alt=""><figcaption></figcaption></figure>

2.In the transaction details interface, you can also see the pending confirmation status. Click on the 'Transaction Acceleration' at the bottom of the interface to navigate to the acceleration page. On this page, you can find relevant data for the transaction hash. Multiple stablecoins from various public chains are supported as payment methods. Simply pay the displayed acceleration fee to proceed. Please ensure that the payment matches the indicated fee.

After confirming the data, click 'Pay Now.' You will be redirected to the wallet selection and payment interface. Proceed with the payment as usual. After payment, please be patient as acceleration does not immediately result in packing and completion. It takes some time, so kindly wait patiently.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3qtItoZih7cEdFc6kPNk%2Fuploads%2F8Re7or8ufbbSHmqoeYXT%2F2.png?alt=media&#x26;token=0120e42d-bf6d-408e-b0ef-bab63590dc19" alt=""><figcaption></figcaption></figure>

3.If you are a TP Wallet user and there is no acceleration entry in the transaction details, you need to copy the hash value that needs acceleration to the main interface of TP Wallet. Click on the top-right 'Transaction Acceleration,' open it, fill in the hash value in the address bar at the top, and click on 'Query.'

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3qtItoZih7cEdFc6kPNk%2Fuploads%2FRsCnJ0zTC3Lp9FVSOs1J%2F3.png?alt=media&#x26;token=9d68a567-894d-4e77-a0d7-e991b4a343c5" alt=""><figcaption></figcaption></figure>

4.Enter the correct hash value for the query. You will see the displayed data information, payment method, required fee, etc. Click 'Pay Now' and use the imported address in the wallet to make the acceleration fee payment. If the entered hash value is incorrect, you will see a prompt saying 'Transaction does not exist.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3qtItoZih7cEdFc6kPNk%2Fuploads%2F2Ygr5p0tNttDd3wpSyDz%2F4.png?alt=media&#x26;token=f87187f7-316f-49ff-948e-c0cb28c4401e" 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/en/wallet-faq-en/btc-wallet/how-to-use-btc-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.
