# Sign-in DAO website

{% hint style="info" %}
There are various ways to sign in the DAO website, but recommend MetaMask for the best [Monsterra](https://metamask.io/) experience.
{% endhint %}

#### To sign in registered accounts, please follow these steps below:

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

**Step 2:** Click on **Sign In** button.

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

{% tabs %}
{% tab title="Digital Wallet" %}
**Step 3:** Select supported Chain

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

**Step 4:** Sign the "Signature Request".
{% endtab %}

{% tab title="Email & Account" %}
**Step 3:** Click on **Sign In with Email & password.**

![](/files/kKrKx6SrCjiAsslgi3IL)

**Step 4:** Input your **Email & password.**

![](/files/MelLymqn6sFWId5gkvX7)

**Step 5:** Click on **Save** button.

![](/files/fF3FbMjWWPHHCLf0GBs5)
{% endtab %}
{% endtabs %}


---

# 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-in-dao-website.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.
