# How to Connect Email Address

Binding a valid email address is a mandatory requirement for all Cwallet users. It serves as your primary channel for security verification and account recovery. You cannot remove your email address once bound, but you can change it.

**Here is a guide on connecting to 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/fSvTFaMpRFJHQWjzZnQc" alt=""><figcaption></figcaption></figure>

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

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

<mark style="color:green;">**⚠️ Special Requirement for Telegram Users:**</mark> If you originally created your Cwallet account using Telegram, an additional verification step is required.

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

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

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

Enter the verification code, and now your email address has been bound successfully.

<figure><img src="/files/dm2Z5K5DOFUmvEgcObD4" 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.cwallet.com/security/social-account-linking/email-address/how-to-connect-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.
