# FAQ

**How does the Freename Resolution Snap work?**

The Freename Resolution Snap works by interacting with supported Web3 domain services like ENS, FNS, and UD (and more to follow). It allows users to input domain names instead of long wallet addresses when sending assets. This functionality is multi-chain compatible, ensuring seamless operation across Ethereum, Polygon, and other EVM networks.

**Which Name Services are supported by the Freename Resolution Snap?**

Currently, the snap supports domain services from Freename (FNS), Ethereum Name Service (ENS), and Unstoppable Domains (UD). Support for additional name services is planned in future updates.

**How do I enable the Freename Resolution Snap?**

To use this snap, ensure you have the [MetaMask browser extension installed](https://metamask.io/download/). Visit the [MetaMask Snap public directory](https://snaps.metamask.io/) to obtain the Snap. Once installed, it will be added as a plugin to your wallet.

**Is the Freename Resolution Snap free to use?**

Yes, the snap is free to use.

**How can I get support for the Freename Resolution Snap?**

For support, join our community on Telegram or visit our support page for detailed guidance and troubleshooting.


---

# 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://freename-1.gitbook.io/freename-docs/freename-web3-resolver/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.
