# Restore Password

When a user registered on your website forgot the password of the personal account, he can easily restore it.

By clicking on the **Lost Password**, when signing in, the user will get the reset link, e-mailed to him.

![](/files/-MTMI65MTdhIzYs0kXEF)

Click on the **Lost Password** button and enter the active email address to the **Login/E-mail** field.

![](/files/-MTMJabagPXzCJRrp7HY)

The link will be sent to your inbox. Follow this link to restore the password.

![](https://support.stylemixthemes.com/storage/stm-manuals/May2020/3.jpg)

In the **Restore password** section enter your new password.

![](https://support.stylemixthemes.com/storage/stm-manuals/May2020/4.jpg)

After that, you will be notified that the password was changed successfully.

In case someone tries to use and restore your account, he will fail and will get the notification that the token is expired.

![](https://support.stylemixthemes.com/storage/stm-manuals/May2020/5.jpg)


---

# 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.stylemixthemes.com/masterstudy-theme-documentation/additional-features/masterstudy-theme-manual-restore-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.
