# How to Recover your Account Password?

1\.  Upon landing on the Login screen, click the Forgot password? button located at the bottom-right corner.

<figure><img src="/files/18cZuASAZ1aF6XaGxflT" alt="Forgot password?"><figcaption></figcaption></figure>

2\.  As a result, you land on the Password recovery screen.

3\.  Here, enter your registered email address in the Email field.    &#x20;

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

4\.  Click the Recover password button. This sends a password recovery link to the provided email address. You can follow the link from there to set a new password.

<figure><img src="/files/5uIgQjqpR2YhliLGfJ82" alt=""><figcaption></figcaption></figure>

A temporary password will be given, copy the password then head over to the login page or click on the change password option which will redirect you to the login page then login.&#x20;

<figure><img src="/files/1S5ifPVziyMznp1Ap0Xw" alt=""><figcaption></figcaption></figure>

Ensure you change your password in profile settings.

<figure><img src="/files/f30e04VrTVgcySXk5pHq" alt=""><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-recover-your-account-password.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.
