# 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/CszXsX4z7f57RGMvvwgK" alt=""><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.

<figure><img src="/files/gGipXLoH9pMjV4SW7J2W" 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/HbYsEeAMMvd4tyn2JjOm" 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://help.digitalwallet.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.
