# Errors and Safety

If connection errors occur, make sure that your browser is updated to the latest version, as is the mobile wallet app.

In case of wallet connection errors, delete the internal browser history in the **mobile version of the wallet.**

To do this, go to **"Browser"** and click **"Clear"**.

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

**Comply with user security and disconnect active sessions after you have finished using dApps.**

Terminating active sessions on a regular basis will also help avoid WalletConnect problems.

For the **browser version of the wallet,** go to **"Settings**" and enter the **"Connected dApps"** tab.&#x20;

Select the connection you want to terminate.

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

Then click **“Revoke access”**.

<figure><img src="/files/RNsC8DhMkmq5TD7R8Gj4" alt="" width="248"><figcaption></figcaption></figure>

**For the mobile wallet version**, go to **"Settings"**, then **"WalletConnect"**.

Click on the connection you want to end and then click **"Disconnect"**.

<figure><img src="/files/msPHuaeVaJ4eOAi0K7j0" alt="" width="563"><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/trust-wallet/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.
