# Sign-up by using email

{% hint style="danger" %}
You can create your very own new account with an email.&#x20;

Without connecting to digital wallet, some main feature will NOT supported for an account registered by using email only, such as NFTs, token transaction, etc. We therefore strongly recommend that you DO NOT use this method as your only method of logging into Monsterra's system.
{% endhint %}

#### To sign up new account by using email, please follow these steps below:&#x20;

**Step 1:** Go to the Monsterra DAO website ([click here](https://dao.monsterra.io/)).

**Step 2:** Hover over "**Sign Up"** button.

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

**Step 3:** Click on "**Sign up with Email & Password".**

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

**Step 4:** Input your Email.

![](/files/1rarxAY3lFowxHR5tW7f)

**Step 5:** Click on **"Confirm"** Button.

**Step 6:** Check your inbox & spam folder.

**Step 7:** Click on **"Register"** button or link in mail.

![](/files/ODlGfKCxn1qXx9ynqYCt)

**Step 8:** Input your password and confirm password.

**Step 9:** Click on **"Submit"** Button.

#### ***Now your email is registered.***


---

# 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.monsterra.io/setup-account/sign-up-and-sign-in-web-version/sign-up-by-using-email.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.
