# Installation

### Firefox

Open the browser of your choice (we'll be using Firefox in this example) and go to <https://metamask.io/>

![Please click on the Download button](/files/-MZ-3MpCav3qrVLhfO3i)

### Install MetaMask for your browser

![Click on "Install MetaMas for your browser"](/files/-MZ-5APUiVWSaSivaDXJ)

### Firefox Addon

After clicking on "Install MetaMask for Firefox"  you'll be redirected to the Addons page for Firefox where you'll have to click on "+ Add to Firefox" button

![Click on "+ Add to Firefox"](/files/-MZ-5tGcjPM-WIIM8eRz)

### Confirm installation

Please click on Add as shown below

![Click on "Add"](/files/-MZ-6UQPsqoKVQtfU5gD)

### Done!

![Click on "Get Started" to start using MetaMask](/files/-MZ-6prutx8VyUZubJvI)


---

# 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.ethernity.cloud/wallet/installation.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.
