# Liker ID

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

LikeCoin DAO 的市民。每位 Liker 擁有一獨特的 Liker ID 以資識別；Likers 是作者、攝影師、繪師、編輯、及內容管理者，也是內容消費者。

現時用戶可透過兩種途徑註冊 Liker ID：

* [電郵或社交登入 ( Authcore )](/zh/depub/register.md)－用戶可使用 [LikeCoin 手機應用程式](/zh/general-guides/dapp/liker-land/download.md) 註冊 Liker ID 及使用[轉帳](/zh/general-guides/wallet/like-pay.md)、[委託](/zh/general-guides/stake/delegation-of-likecoin.md)及[查看讚賞成就](/zh/general-guides/dapp/creatortools/rewards.md)等各種功能。用戶亦可[從 Authcore 匯出你的助記詞](/zh/depub/register/export-seed-words.md)並導入 [Keplr](/zh/general-guides/wallet/keplr.md)，以便管理你的 LikeCoin。
* [Keplr](/zh/general-guides/dapp/liker-id/register-with-keplr.md)－以 Keplr Chrome 插件去中化註冊 Liker ID 並以 [dao.like.co](https://dao.like.co/welcome) 進行轉帳及委託，支援硬件錢包。


---

# 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.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.
