# How to Cancel My Transaction?

In general, transactions on the Ethereum chain are relatively congested, and transactions can only be canceled before they are packed by miners, that is, transaction ID has not been generated on the blockchain.

**How to cancel a transaction?**

1\. Open TokenPocket App, choose the transaction you need to cancel, and then click \[Cancel]; (Take canceling ETH transfer as an example)

![](https://2634619309-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMJyYRLFVRsMrfcXuRV%2F-McE08Qq7kS8ShwsqFkt%2F-McEAE72Zz2XEm6gHkqF%2F%E5%8F%96%E6%B6%881.PNG?alt=media\&token=3e81029e-2ea3-490a-a403-3f5f9b3a7a34)

2\. You can check details after entering the page, and then click \[Confirm];

![](https://2634619309-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMJyYRLFVRsMrfcXuRV%2F-McE08Qq7kS8ShwsqFkt%2F-McEAJeZ4BfEzrEsIDpt%2F%E5%8F%96%E6%B6%882.PNG?alt=media\&token=f079eb43-be9f-4235-a4f7-a198e6c66030)

3\. After checking the information, click \[Confirm];\
Note: The principle of canceling a transaction is to re-initiate a transfer of the same amount to cover the original transaction you sent, and this process also needs to be executed on the chain, so a small amount of the miner fee is still required.

![](https://2634619309-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMJyYRLFVRsMrfcXuRV%2F-McE08Qq7kS8ShwsqFkt%2F-McEAVsTHmOaN_Ysb-JW%2F%E5%8F%96%E6%B6%883.PNG?alt=media\&token=90543a58-296c-4820-93a7-4fae57ad2171)

4\. After entering wallet password, your transaction will be canceled successfully.

**Related Tutorial:**\
[How to accelerate my transaction?](https://tphelp.gitbook.io/en/transfer-tutorial/how-to-accelerate-my-transaction)<br>


---

# 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.tpwallet.io/en/transfer-tutorial/transfer-faq/how-to-cancel-my-transaction.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.
