# Mobile Number Validation

Mobile Number Validation at Customer Create Account

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

Mobile Number Validation at Checkout Page

**Note –** If the mobile number in the checkout page does not match the validation set in the Country Flag Settings, it will show an error message but still allow you to proceed further.

**Note –** When a customer proceeds to payment from checkout, it will show the mobile number field without a country flag in the billing address.

<figure><img src="/files/0IqvnSqFessDPjxlhuFK" alt=""><figcaption></figcaption></figure>

Mobile Number Validation at Verify Mobile Number

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

Mobile Number Validation at Add New Address

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

Mobile Number Validation at Edit Address

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

Mobile Number Validation at Guest Checkout

<figure><img src="/files/4KvcqLcqIqrptj01WcVq" 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-sms-notification-basic-extension/mobile-number-validation.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.
