# Browser Wallet Troubleshooting

{% hint style="info" %}
If you are having trouble connecting a browser wallet (ie Metamask,CTRL,Keplr,etc.), make sure to disable any other wallets you have installed. To do this, click “Extensions” and then “Manage extensions”.\
\
Example: You want to connect CTRL but also have Metamask and Rabby installed.

Pro tip: After disabling the other wallets you are not currently trying to connect, be sure to refresh app.thorswap.finance before trying again.
{% endhint %}

<figure><img src="/files/x8I8hMboRLIYK6qdcN7L" alt=""><figcaption><p>Select Manage extensions</p></figcaption></figure>

<figure><img src="/files/cn5AYUlt9hEE09UUpiWT" alt="" width="308"><figcaption><p>Multiple Wallets Enabled</p></figcaption></figure>

<figure><img src="/files/0ZqwI5PN46NeWeB1Dq7A" alt="" width="309"><figcaption><p>One wallet enabled</p></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.thorswap.finance/thorswap/customer-support/support-faqs/browser-wallet-troubleshooting.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.
