# Knowledge Base

### Troubleshooting Snap connection

If you have trouble connecting to the Snap on <https://suisnap.com> or web3 apps, make sure you're using the most recent version of MetaMask and that any other wallets that might be interfering with MetaMask are disabled.

If you're using Chrome, you can do that by visiting [chrome://extensions](chrome://extensions/) and disabling other wallet extensions that might be interfering by toggling the switch off in the bottom right corner:

![](/files/WlowS7VmtqBCSQKorNNc)

To update MetaMask to the newest version, open its details window and press the `Update` button in the upper left corner:

<figure><img src="/files/mVWwaVskoQ59145AS1YM" 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.suisnap.com/sui-metamask-snap/knowledge-base.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.
