# How can I install MetaMask?

<figure><img src="/files/A6bAA7Gdold2h0gFgl9W" alt=""><figcaption><p><a href="https://www.youtube.com/watch?v=RO-eySvx6gw&#x26;list=PL-Ru0RFhQ73xBaG_tJMCWdynQ-m6xzq0Z&#x26;index=4">Please watch how to install Metamask </a></p></figcaption></figure>

To install MetaMask you can go to [MetaMask.io](https://metamask.io/) and click “Download” button. You will be redirected to the relevant store to download the extension or app based on the device and browser you are using. Once you install MetaMask wallet you can open it on different devices and browsers by importing your existing wallet using your Secret Recovery Phrase.


---

# 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://nftprime.gitbook.io/faq-en/how-can-i-install-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.
