# Pending Issue Fix

If you are stuck pending, and your initial transaction is failing to end like in the below image, read this guide to fix your issue.

![](/files/Nxj4siInrJPavZZoch4r)

This may occur from all transactions that create ‘pending’ status on MyTrade including Market Orders, Adding Liquidity, Claiming eMYT etc.

## How to Fix

Please use the following steps to resolve your stuck pending status issue on MyTrade.

1\) First, clear your Recent Transactions record. Click on the blue ‘Pending’ button in the top right corner. In the pop up screen, click ‘Clear All’ as seen in the below image.

![](/files/Yg82Atc02aYBEtBj3bqe)

2\) Check your Metamask wallet Activity Queue to see if the pending transaction you just initiated is still there. If you can see it in Queue, you can now decide to speed it up or cancel it. Speeding up the transaction means you can add more gas to complete the transaction faster. If you choose to cancel the transaction, you can re-initiate it after.

![](/files/9HSEJLOOTrOYsGgQdu07)

3\) If the transaction you just initiated is not in your Metamask Activity Queue, check whether it is in your Activity History, and then double check whether your trade has been completed properly. If your trade was not completed properly, please place another trade and try again.


---

# 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://docs.mytrade.org/faq/pending-issue-fix.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.
