# How to Login with Email?

1\.  On the Login page, look for the section titled **Login with email**.

2\.  Enter your registered email address in the **Email field**.

<figure><img src="/files/UJaM1fnLcf5ztcu88bbI" alt="Login with Email"><figcaption></figcaption></figure>

3\.  Use the Password field to enter the password associated with your registered email address.

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

4\.   Upon entering the credentials, click the Login button.

<figure><img src="/files/IfZEctFKBKvCb9SqYqLS" alt="Login"><figcaption></figcaption></figure>


---

# 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.boomerangme.cards/getting-started/login-and-registration/how-to-login-with-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.
