# Hyperliquid Names on MetaMask

You can use Hyperliquid Names in Metamask! To get started, install the MetaMask Snap: <https://snaps.metamask.io/snap/npm/hln-resolver-snap/>

Now you can type a `.hl` name and have it automatically resolve to the HyperEVM wallet address.

Hyperliquid Names only works if you're connected to HyperEVM chain.

<figure><img src="/files/SeRIEwTLMSWz6L5Pbisz" 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://hyperliquid-names.gitbook.io/hyperliquid-names/ecosystem/hyperliquid-names-on-metamask.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.
