# Mobile Number Validation in Frontend

**1. Address Book**

Mobile number with country flag and validation is added to the customer address book in the frontend.

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

**2. Registration page**

Mobile number with country flag and validation is also added when the customer creates a new account.

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

**3. Checkout Page**

Mobile number validation is added at the time of checkout.

<figure><img src="/files/lewXnhDnhLXhAyUu5Qo5" 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-whatsapp-order-notification-pro-extension/mobile-number-validation-in-frontend.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.
