# Connecting to my social account

{% hint style="warning" %}
The documentation is designed for Liker Land and LikeCoin v2. For information on [3ook.com](https://3ook.com/) and LikeCoin v3, please visit [docs.3ook.com](https://docs.3ook.com) and [dao.like.co](https://dao.like.co/).
{% endhint %}

{% hint style="info" %}
The followings are for [Liker ID registered through Email/Social (with Authcore)](/depub/register.md).
{% endhint %}

## Why Link Different Social Account Logins:

There are two benefits to linking your social acount logins:

1. You don't have to input your email address and password; just use your usual social media account to log in.
2. Protect access to your Liker ID: If there is an issue with one of the login methods (e.g., forgetting the password or technical problems with the platform itself), you can still use other social media logins to access your Liker ID.

## Linking Method (Except Matters)

### Web

Go to the upper right corner of the [Liker Land website](https://liker.land/en) and click "Login".

<figure><img src="/files/bHh0G74hfYSCGpyXt1kX" alt=""><figcaption><p>Click "Login"</p></figcaption></figure>

Click "Email/Social" using Liker ID by email or social login

<figure><img src="/files/z3Mk7UM4BkMyBQamergw" alt=""><figcaption><p>Click Email/Social using Liker ID by email or social login</p></figcaption></figure>

After logging in, click on the avatar in the upper right corner, click ‘Settings’, and then click ‘Liker ID’.”

<figure><img src="/files/Wv1HTTYgMVtHlzRyt58e" alt=""><figcaption><p>click "Settings", and then click "Liker ID"</p></figcaption></figure>

Click "AuthCore Settings" in the upper right corner.

<figure><img src="/files/aZDPlKMRzQlRZWzzrrK4" alt=""><figcaption><p>Click "AuthCore Settings"</p></figcaption></figure>

Click "Security settings" and "Social Account login".

![Click "Security settings" and "Social Account Login"](/files/VraIAP0dfRNyPbZ0GNKB)

Click on the social media login ( except Matters ), follow the on-screen instructions, and log in to your account.

![Click on the social media login](/files/-ME2ZP3z-yxlv-NdLXqb)

### Mobile

On the [LikeCoin app](/general-guides/dapp/liker-land/download.md), click on "Settings" at the lower right-hand corner and select "Security", then click "Social Account Login".

<figure><img src="/files/nPzCORQmxaZT54nH14M3" alt=""><figcaption><p>Click "Social Account Login"</p></figcaption></figure>

Click on the social media login ( except Matters ), follow the on-screen instructions, and log in to your account.

<figure><img src="/files/wKMfSzvFLZGvORwj8DL3" alt=""><figcaption><p>Click on the social media login</p></figcaption></figure>

## **How to link Matters account**

Users have to go to the Matters website for linking:

1. Switch to the English interface on the right-hand corner.
2. Log in to [Matters.town](https://matters.town/).
3. Click on "My Page" on the left-hand side and select "Settings" from the menu.
4. Under "Wallet Settings," select "Liker ID."
5. Log in to your Liker ID and link it with Matters according to the instructions.

{% hint style="danger" %}
Once you link your Liker ID with Matters ID, they cannot be unbound.
{% endhint %}


---

# 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.v2.like.co/general-guides/dapp/liker-id/social-media-logins.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.
