# FAQ

1. What is MNS Snap? \
   MNS Snap is an extension to the MetaMask wallet that seamlessly interacts with MNS identities allowing simply sending and receiving assets using just an MNS identity name.
2. Where can I install MNS Snap?&#x20;

   Search for MNS Snap in the [MetaMask Snaps Directory](https://snaps.metamask.io/?utm_source=metamaskSupport\&utm_medium=knowledge-base\&utm_campaign=2023_Sep_snaps-launch_content_faq), and install it to your Metamask browser extension.&#x20;
3. Can I use Snap on both MetaMask Extension and Mobile App? \
   Snap is only available in the MetaMask browser extension v11.0 and up.
4. Is MNS Snap free to install?\
   Yes, MNS Snap is free to install and use.
5. Where can I find installed MNS Snap?\
   Look for the three vertical dots in the upper-right corner of your MetaMask window, click on these dots to reveal a drop-down menu, and select ‘Snaps’ to access a list of all Snaps currently installed in your MetaMask instance.
6. Is MNS Snap available for all networks that MetaMask supports?\
   MNS Snap works with all the networks that MetaMask supports.
7. Is MNS Snap linked to all accounts in the wallet or only for the account connected to the dApp? MNS Snap is installed into the MetaMask extension. Snap is not specific to a single account or dApp.
8. Is Snap safe to use?\
   Snap runs in a sandboxed environment and uses a permissions model to protect your data and respect your consent. Snap does not have access to your MetaMask account data.

<br>


---

# 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://snowball-mns.gitbook.io/snowball/modular-naming-service-mns/metamask-snaps/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.
