> For the complete documentation index, see [llms.txt](https://wiki.zenlink.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.zenlink.pro/zenlink-dex-dapp/user-guide/install-metamask.md).

# 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.

![](/files/-Mjd8yzIQQ9gHcgPFo36)

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

![](/files/-Mjd9iWopiQnpthkBzkQ)

**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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
