# Resend OTP

**Login Popup**

It shows timer for resend OTP at the time of login

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

After timeout, customer can choose resend OTP option for login

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

**Register Popup**

It shows timer for resend OTP at the time of registration

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

After timeout, customer can choose resend OTP option for registration

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

**Forgot Password Popup**

It shows timer for resend OTP at the time of updating password

<figure><img src="/files/24eeVT9qBFw9EjPzqx4i" alt=""><figcaption></figcaption></figure>

After timeout, customer can choose resend OTP option for resetting password

<figure><img src="/files/ALtoVeFUMQGrMeimTmHg" 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-with-email-optional-extension/resend-otp.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.
