# Wallet Extension Conflict Fix

### How to Fix

### **Fix 1 – Use Incognito Mode**

<figure><img src="/files/ElFxjNYZUheWNw8fYFFb" alt=""><figcaption></figcaption></figure>

* Go to your wallet extension’s **Settings**.

<figure><img src="/files/BBXD05qgtrxLBmNugw45" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/PnwOxgNMm29vZHsgZfvJ" alt=""><figcaption></figcaption></figure>

* Enable **“Allow in Incognito”**.

<figure><img src="/files/3c8dKgZ87iIX40oyrLVC" alt=""><figcaption></figcaption></figure>

* Open a new **Incognito Window**.
* Log in to your wallet extension.
* Log in to **Dextrabot** and try again.

### **Fix 2 – Disable Other Wallet Extensions**

<figure><img src="/files/ElFxjNYZUheWNw8fYFFb" alt=""><figcaption></figcaption></figure>

* Click the **Extensions** button in your browser.

<figure><img src="/files/BBXD05qgtrxLBmNugw45" alt=""><figcaption></figcaption></figure>

* Temporarily **disable all other wallet extensions** except the one you’re using with Dextrabot.

<figure><img src="/files/rknTf4jCEt2Wro7FbZDu" alt=""><figcaption></figcaption></figure>

* Refresh the Dextrabot page.
* Try the action 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.dextrabot.com/errors/wallet-extension-conflict-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.
