> For the complete documentation index, see [llms.txt](https://docs.cwallet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cwallet.com/security/social-account-linking/phone-number/how-to-change-phone-number.md).

# How to Change Phone Number

Similar to email, changing your phone number requires verification from the old number.

**Here is a guide on changing your phone number:**

Mobile phone number page link: <https://my.cwallet.com/settings/security/mobile>

Navigate to the avatar photo in the upper right corner, and click the '**Settings**' option.

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

On the profile page, click the '**Security**' option and select '**Mobile**'.

<figure><img src="/files/6LKgz3OpQywPfMmRkE78" alt=""><figcaption></figcaption></figure>

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

Similar to binding a mobile phone number, we highly recommend using Telegram to receive the verification code, as it is more stable.

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

If you insist on using SMS to receive the verification code, you need to click the '**other options**' button.

<figure><img src="/files/4n0QEHbi8UEWvKWKpnW5" alt=""><figcaption></figcaption></figure>

Click the '**send code**' button, and you will receive the code from your SMS or Telegram account.

Once it has been confirmed, your phone number has been changed successfully.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cwallet.com/security/social-account-linking/phone-number/how-to-change-phone-number.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.
