# My transaction is stuck

We have listed some common errors that the users might face. You can find the solution below the image of the error. In case you're shown a different error, please [raise a support ticket](https://support.polygon.technology/support/home) for Polygon team to troubleshoot.&#x20;

* #### Common Errors

![Withdrawal stuck on the initialized phase.
](/files/LaGHiIMUHJbmSSA1LAmO)

This normally occurs when the transaction gets replaced and the wallet web application is not able to detect the replaced transaction hash. Please follow the instructions on <https://polygon-withdraw.matic.network/> and complete your withdrawal. This also  works if you completed the first step but never did the second step of the withdrawal.\
\
To simplify it, all you have to do is insert the Transaction Hash number and follow the steps. IF you do not have a transaction hash # you can cancel your transaction in the Metamask and restart the process.

<br>

![RPC Error](/files/sbYuJ2UTGUeicsow6p6D)

The current RPC error you're facing might be due to an RPC overload.

Please try changing your RPC and proceed with the transaction. You may follow this link [here](https://cointool.app/rpcServer/matic) to get a faster or better RPC.\ <br>

![](/files/F8xiumFzt7VgfjuW4MEb)

*This is usually an off-and-on error that gets resolved automatically. In case you are still receiving the same error while reinitiating the step, do* [*raise a support ticket*](https://support.polygon.technology/) *with all the relevant information to troubleshoot this further.*


---

# 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://fancy-studios.gitbook.io/whitepaper/faq/frompolytoeth/stucktrans.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.
