# Frontend Forgot Password

If your customer anyhow forgets their password they can easily retrieve their password with a choice to reset the password using a mobile number or email.

**Forgot password using Mobile:**

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

OTP timer while resetting password

<figure><img src="/files/4IKcjA1NfFSmiZsTS9EG" alt=""><figcaption></figcaption></figure>

Resend OTP while resetting password

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

**Forgot password using Email:**

<figure><img src="/files/bSBfxFWZacqqGvSsjhOr" 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.magecomp.com/magento-2-mobile-login-extension/frontend-forgot-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.
