# Install MetaMask

{% hint style="warning" %}
After installing MetaMask, you will be able to use Zenlink on EVM-compatible parachains such as Moonriver or Shiden.
{% endhint %}

**Step1:** Visit the [MetaMask website](https://metamask.io/) and click the "Download now" button to download the extension.

![](https://290061002-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mcs9C52G4j4nqQnKPYa%2F-Mjd7cmeFWfw20Pj2B6f%2F-Mjd8yzIQQ9gHcgPFo36%2Fimage.png?alt=media\&token=7df53cc4-9ebb-4a19-a3de-fddfe76afd96)

**Step 2:** See the following page and click on "Install MetaMask for Chrome", then click "Add to Chrome" to add the extension to Chrome.

![](https://290061002-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mcs9C52G4j4nqQnKPYa%2F-Mjd7cmeFWfw20Pj2B6f%2F-Mjd9iWopiQnpthkBzkQ%2Fimage.png?alt=media\&token=fe32f9c1-f04e-4cd5-9626-c871cfd61d34)

**Step 3:** Follow the prompts to import or create an account, and be careful to save your seed phrase/key until the account is created.


---

# 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://wiki.zenlink.pro/zenlink-dex-dapp/user-guide/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.
