# Login with Metamask

Click on the login button on the right top.

<figure><img src="/files/XbBiikSbZVVVzRgO3JyM" alt=""><figcaption></figcaption></figure>

Click on "Sign in wit Metamask".

<figure><img src="/files/w5UX7sGA7K6fsfH2bVSP" alt=""><figcaption></figcaption></figure>

Make sure you are connected to the correct network (Shimmer EVM). Otherwise the log in is not gonna work out.

&#x20;[Adding Shimmer EVM Network - Desktop](/getting-started/installing-metamask/metamask-desktop/adding-shimmer-evm-network-desktop.md)

The Metamask pop up will appear. Click on "Sign".

<figure><img src="/files/vdidPuUDfaqoeRjj54A6" alt="" width="212"><figcaption></figcaption></figure>

A pop up will appear. If you want to replace the placeholder email with your real email you can do it here. This is not really necessary but in order to receive emails you can change it. All the information you would receive via email is also visible in your account on the website.

<figure><img src="/files/t4TQTQzV6aJcaKQl5jkX" alt="" width="563"><figcaption></figcaption></figure>

Congatulations. You successfully created an Account!


---

# 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.beast-art.xyz/getting-started/setting-up-your-account/login-with-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.
