# Fixing MetaMask issues.

## Clear the account history

1. Go to Settings

2\. From Advanced Tab, Reset account

![](/files/tBKzCQDK3qkeynUYCc4V)

3\. Find your account in <https://snowtrace.io/>&#x20;

If there are no pending transactions, then you are all done! **If you see pending transactions, go to step&#x20;*****4*****.**

4\. Check the oldest pending transaction for the nonce. If can't find it, check the latest transaction made by your address and add (+1) to the nonce.&#x20;

Eg, if latest transaction nonce is 5, then the new nonce should be 6. Remember this number.&#x20;

5\. Turn on Customized transaction nonce under the same Advanced Tab in Step 2

![](/files/vKuONcLtk7KakY9hkzY1)

6\. Make a new transaction to your own address, sending 0 AVAX and use the same nonce that you got from step 4. Use the exact same nonce as the pending transaction, with a higher gas fee than the transaction that is pending.&#x20;

![](/files/wttVtXF4GVzcATERo5g2)

7\. If there still other pending transactions, repeat step 6 with the nonce for the next oldest pending transaction&#x20;


---

# 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.vrumble.io/vrumble-or-battle-and-earn-w-multichain-nfts/game-guides/fixing-metamask-issues..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.
