# How to Change Email Address

To update your registered email address, you must prove ownership of your current email account, which means you must have access to your current email inbox to receive a verification code.

**Here is a guide on changing your email address:**

Email page link: <https://my.cwallet.com/settings/security/email>

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

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

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

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

Enter your new email address and click the '**Get Code**' button.

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

To ensure your account safety, click the '**Get Code**' button and enter the verification code sent to your old email.

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

Once completed, your new email address will be successfully updated.

<mark style="color:green;">**⚠️ Critical Warning:**</mark> If you have lost access to your current email address and cannot receive the verification code, you will not be able to change your email. For security reasons, the system requires verification from the original source to prevent unauthorized account takeovers.


---

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