# 管理登入裝置

{% 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。這項資訊可協助你確認沒有其他人登入你的帳戶。

## 步驟一：登入

到 [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>

點「安全設定」及「裝置」。

<img src="/files/-MD4-UoRupVop1fyZEM5" alt="點「安全設定」及「裝置」" width="563">

## 步驟二：登出裝置

「管理裝置」顯示您目前已登入 Liker ID 的裝置，你可點某一裝置直接「登出」，也可點擊「從所有其他裝置登出」直接登出所有裝置。

<img src="/files/-MD4-_4nevdzRDytO3f0" alt="「管理裝置」顯示您目前已登入 Liker ID 的裝置" width="563">

<img src="/files/-MD4-jzACYQgrsSFTwxj" alt="點某一裝置直接「登出」" width="563">

{% hint style="warning" %}
為確保 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/depub/register/devices.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.
