# LikeCoin app

{% 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 app](/files/j4F947zXTiSySBsfMhAU)

{% content-ref url="/pages/-MIxH-MIyl\_KoM2YAH2A" %}
[下載 LikeCoin app](/zh/general-guides/dapp/liker-land/download.md)
{% endcontent-ref %}

[LikeCoin app](/zh/general-guides/dapp/liker-land/download.md) 是 [LikeCoin](https://like.co/) 的用戶介面，整合了去中心化身份、去中心出版功能及 LikeCoin 資產管理功能於一身，幫助用戶探索元宇宙，接通 Web3 世界。

## 去中心化身份

在 Web3 世界中錢包就是鏈上身份的重要憑證，使用 LikeCoin app 能幫助你獲得專屬[錢包地址](/zh/general-guides/wallet/wallet-address.md)，為縱橫元宇宙做好準備。

## 管理 LikeCoin 資產

LikeCoin app 作為電子錢包，讓你隨時查看、接收和[轉帳 LikeCoin](/zh/general-guides/wallet/like-pay.md)。你更可以[委託](/zh/general-guides/stake.md) LikeCoin 以獲取委託回報。

## 參與去中心出版

你也可以在 LikeCoin app 隨時隨地瀏覽去中心社交媒體 [depub.space](https://docs.like.co/v/zh/user-guide/depub.space) 的 World Feed 內容。讀者在支援 LikeCoin button 的網站，[一鍵把內容發佈到 depub.space](https://docs.like.co/v/zh/user-guide/liker-land/superlike) 並出版到區塊鏈，讓好內容永留記錄並得以廣傳。

## 參與讚賞公民

使用 LikeCoin app 參與[讚賞公民](/zh/general-guides/dapp/civic-liker.md)這場回饋優秀內容的運動，化讚為賞回饋創作。委託最少 5,000 LikeCoin 到「Civic Liker 讚賞公民節點」即可成為讚賞公民。讚賞公民節每天產生的委託回報將全數讓用戶以按讚的方式回饋作者支持創作，無需動用本金。


---

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