# Errors and Safety

**After running dApps and the sites to which you connected the wallet, disconnect all active sessions.**

**In the browser version of the wallet:**

Click the three vertical dots, then **"Connected sites"**.

Across from the site that you have finished, click **"Disconnect"**.

<figure><img src="/files/X8o2q67OeAnyeMOTsGcJ" alt="" width="563"><figcaption></figcaption></figure>

**The the wallet’s mobile version:**

Go to **“Settings”** through the wallet’s menu.

<figure><img src="/files/DVRONTHKLhKy1aBNtEyk" alt="" width="563"><figcaption></figcaption></figure>

Then go to **"Experimental"**, click on the active connection and hold for 1-2 seconds until the pop-up window appears, and click **"End"**.

<figure><img src="/files/d3Y9Wa4gzRj2DlX534QB" alt="" width="563"><figcaption></figcaption></figure>

**In case of errors with WalletConnect connections, update your browser to the latest version as well as your wallet.**

Delete the privacy data in the **mobile version of the wallet**:

Go to Settings through the wallet menu, then to **Security & Privacy.**

**Delete privacy data, browser history, and browser cookies** by clicking the same buttons one by one.

<figure><img src="/files/xsClRrj8VHkkZJNkt2j1" alt="" width="563"><figcaption></figcaption></figure>

**In the browser version of the wallet**, temporarily disable other extensions that may affect the correct operation of the wallet:

<figure><img src="/files/uYHKFRzoRNNeGZSZ5R0E" alt="" width="298"><figcaption></figcaption></figure>

<figure><img src="/files/aIicSqFri4CF82rqAQ2o" 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://docs.daomars.com/f.a.q/wallets/metamask/errors-and-safety.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.
