# How to recover your password

To recover your login password, you most likely registered via email, so:

1\. On the main page [Polee.me](https://polee.me) click on "Email" and enter your e-mail

<figure><img src="/files/LAzBRbFYwBFqbLG3zNI3" alt="" width="355"><figcaption></figcaption></figure>

2. If you cannot log in to the platform using the password you remember when you enter your password, click on "Forgot password?"

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

2. And in the window that opens, enter your email again.

<figure><img src="/files/OPXd2wprc7ppizDdiK9t" alt="" width="335"><figcaption></figcaption></figure>

3. You will be sent a link to update your password by email

<figure><img src="/files/7QR07Yz3oBRsesPWk8An" alt="" width="336"><figcaption></figcaption></figure>

You will receive an email like this at your email address\
(If you don't see the email, please check your "Spam" folder.):

<figure><img src="/files/b5IUwNjWB2u83Zea7dLG" alt="" width="288"><figcaption></figcaption></figure>

4. By clicking on the link, you will be redirected to the password recovery form.\
   Use a long password (at least 6 characters) that includes a combination of uppercase and lowercase letters, numbers, and special characters. Avoid using obvious words, dates of birth, or names.\
   **Tip:** Use a password generator or password manager to create unique and complex combinations. Never use the same password for multiple services.

<figure><img src="/files/CvMmFLMtaGRowyeuPOjH" alt="" width="413"><figcaption></figcaption></figure>

5. After setting a new password, do not forget to write it down on paper for better security. Use [Polee.me](https://polee.me) with pleasure.💜


---

# 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://polee.me/help/en/faq/registration-and-authorization/password-recovery.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.
