# Manage logged in devices

{% 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 %}

You can see computers, phones, and other devices that are currently using or have recently used your Liker ID. You can check this info to make sure no one else has signed in to your account.

## Step 1: Login

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 "Devices".

![Click "Security settings" and "Devices"](/files/-ME2auNbLgHAxqUxl1dQ)

## Step 2: Log Out Devices

"Manage devices" shows all the devices currently logged in your Liker ID, you can click on one of the devices and click "Log Out", or click "Log out all other devices" to log out all devices.

!["Manage devices" shows all the devices currently logged in your Liker ID](/files/-ME2bDKEhS9_q0FVii2k)

![Click on one of the devices and click "Log Out"](/files/-ME2bGX7Qyui8VuEyyro)

{% hint style="warning" %}
To help keep your Liker ID secure, sign out on devices that:

* Are lost or you no longer own
* Don't belong to you
  {% 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/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.
