# WalletChat Metamask Snap FAQ

<mark style="color:blue;">Email us</mark> <mark style="color:blue;"></mark><mark style="color:blue;">`contact@walletchat.fun`</mark> <mark style="color:blue;"></mark><mark style="color:blue;">or DM us within WalletChat.fun at</mark> <mark style="color:blue;"></mark><mark style="color:blue;">`wallet-chat.eth with any questions or issues!`</mark>

### What is a Metamask Snap? &#x20;

Snaps allow third-party dApps like WalletChat.fun to extend functionality directly into Metamask, more at [https://metamask.io/snaps](https://metamask.io/snaps/).  For us here at WalletChat.fun, that means users can receive new message notifications and even respond to chats right within Metamask!

### How do I install the Metamask Snap for WalletChat?

There are two different ways to find the WalletChat.fun Snap for Metamask

1. Directly from <https://snaps.walletchat.fun&#x20>;
2. Within Metamask (coming soon)

### Do I need to keep the WalletChat.fun web app open to get notifications?

No.  After logging in to the web app at <https://snaps.walletchat.fun> at least once, you don't have keep the web app open any longer.  The Metamask Snap is authenticated after signing in once, and you only need to stop back to the main web app every few weeks to ensure your authentication doesn't time out.

### I don't like the message pop-up for new messages, can I turn this off?

Of course!  The Metamask Snap for WalletChat.fun also allows passive alerts in the Notifications tab within Metamask.  Disable the pop-up via the WalletChat Notifications tab, examples are shown in[ ](https://docs.walletchat.fun/metamask-integration/example-notifications)[Example Notifications](https://docs.walletchat.fun/metamask-integration/example-notifications)

### Can I initiate a new message in the Metamask Snap for WalletChat?

Great question!  This should be coming in the next revision of Metamask Snaps, but for not this is not possible.  Just pop open our web app and app.walletchat.fun and chat away!


---

# 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.walletchat.fun/metamask-integration/walletchat-metamask-snap-faq.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.
