# 綁定社交帳戶

{% hint style="warning" %}
此文檔只適用於 Liker Land 和 LikeCoin v2。如需了解 [3ook.com](http://3ook.com/) 和 LikeCoin v3，請至 [docs.3ook.com](http://docs.3ook.com/) 及 [dao.like.co](https://dao.like.co/)。
{% endhint %}

{% hint style="info" %}
以下內容只適用於[以電郵或社交登入 ( Authcore ) 註冊的 Liker ID](/zh/depub/register.md)。
{% endhint %}

## 為什麼要綁定社交帳戶

把 Liker ID 綁定社交帳戶有兩個好處：

1. 登入時可用你慣用的社交媒體帳戶，不用輸入電郵地址及密碼。
2. 保障你的 Liker ID。當一個登入方法出問題時，例如忘了密碼，或出現個別的平台帳戶問題，仍可以用其他帳戶的身份登入。

## 綁定方法（除 Matters 外）

### 網頁版

到 [Liker Land](https://liker.land/) 網站右上角點「登入」。

<figure><img src="/files/lxWx50INAxLR8tromrTQ" alt=""><figcaption><p>點「登入」</p></figcaption></figure>

點 Email/Social 使用 Liker ID 以電郵/社交登入。

<figure><img src="/files/bsXkBae4TN3tYD9GpMIu" alt=""><figcaption><p>點 Email/Social 使用 Liker ID 以電郵/社交登入</p></figcaption></figure>

登入後點右上角頭像，點「設定」再點「Liker ID」。&#x20;

<figure><img src="/files/azirMUFiAt8lTtwMi2fw" alt=""><figcaption><p>點「設定」再點「Liker ID」</p></figcaption></figure>

打開右上角「Authcore 設定」。

<figure><img src="/files/PWLXDCaCcCDDvo0i6CVg" alt=""><figcaption><p>打開「Authcore 設定」</p></figcaption></figure>

點「安全設定」及「社交帳戶登入」。

![點「安全設定」及「社交帳戶登入」](/files/7ngu6n92MYJSgkUPU3nG)

點希望綁定的社交媒體帳戶（除 Matters 外），然後按照屏幕指示登入該平台的帳戶。

![點社交媒體帳戶綁定](/files/-MDJqYuduyicogrQWPq3)

### 手機版

於 [LikeCoin 手機應用程式](/zh/general-guides/dapp/liker-land/download.md)選畫面右下角設定點「安全」，再點「社交帳戶登入」。

<figure><img src="/files/hdoF4pXMX166vlr4f1G6" alt=""><figcaption><p>點「社交帳戶登入」</p></figcaption></figure>

點希望綁定的社交媒體帳戶（除 Matters 外），然後按照屏幕指示登入該平台的帳戶。

<figure><img src="/files/qNCM2IvhyngEteU8nS0R" alt=""><figcaption><p>點社交媒體帳戶綁定</p></figcaption></figure>

## 如何綁定 Matters 帳戶 <a href="#matters" id="matters"></a>

用戶需要在 Matters 網站內設置綁定：

1. 請登入 [Matters.town](https://matters.town/)
2. 點擊左手邊「我的」，從菜單中選「設定」
3. 在「錢包設定」部份，選 Liker ID
4. 按畫面指示登入並綁定 Liker ID

#### 更多詳盡介紹

{% content-ref url="/pages/-M-JfoAKuYrTeav7dvsQ" %}
[Matters](/zh/general-guides/dapp/creator/matters.md)
{% endcontent-ref %}

{% hint style="danger" %}
一旦綁定 Matters ID 跟 Liker ID，便無法解綁。敬請留意。
{% 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/zh/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.
