# How to Connect Social Media

You can link third-party accounts (such as Twitter, Discord, or Telegram) for one-click logins.

Please note, a social media account can only be linked to one Cwallet account. You cannot use the same social ID for multiple wallets.

**Here is a guide on connecting your social media:**

Profile page link: <https://my.cwallet.com/settings/profile>

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

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

On the profile page, click the '**Profile**' option, and you can choose which social media platform you want to link.

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

You must have Two-Factor Authentication (2FA) enabled on your Cwallet account before you can link any social media accounts.&#x20;

Check this tutorial website to enable 2FA: <https://docs.cwallet.com/security/2fa/how-to-enable-2fa>

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

Choose a social media platform that you want to link with your Cwallet account, and enter the 2FA code.

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

You will be asked to authorize/confirm it from the social media platform you have chosen.

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

After confirming, your social media account will be bound successfully.

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

<mark style="color:green;">**⚠️ 24-Hour Security Lock (Telegram Specific):**</mark> Please be aware that binding a new Telegram account is considered a high-security action.

Once you successfully bind a Telegram account, a 24-hour security monitoring period will be activated immediately. During this time, all sending transactions and sensitive asset operations will be temporarily disabled to protect your funds and account.

<figure><img src="/files/Ee67XsxlvDdwKAuwXELn" 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/social-media/how-to-connect-social-media.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.
