# Update Mobile Number from My Account

**Verify Mobile Number Section**

After mobile verification, customers get a notification on their mobile phone for each ordering activity from order placement to cancellation

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

Verify mobile number using OTP

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

Mobile Number Verification success message

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

**Address Book Section**

The mobile number field with country flag is added to the Add New Address

<figure><img src="/files/28QZrAatNWkGXEcOlkqo" 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-extension-pro/update-mobile-number-from-my-account.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.
