# Phone Number Validation

Based on the digits selected for a specific country from the backend, it will validate customers while entering the incorrect phone number.

Phone number digit validation on the shipping address page

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

Phone number digit validation on the billing address page

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

Phone number digit validation on the customer edit address page

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

Phone number digit validation while adding a new address at checkout

<figure><img src="/files/ZqU4omiRvK2mTljv9eqW" 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-international-telephone-input/phone-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.
