# LikeCoin app

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

![LikeCoin app](/files/VA6WrkmyBEECkOiInxCc)

{% content-ref url="/pages/-M-K\_FsMQfhonPq6WtId" %}
[Download LikeCoin app](/general-guides/dapp/liker-land/download.md)
{% endcontent-ref %}

[LikeCoin app](https://liker.land/) is the user interface of [LikeCoin](https://like.co/), offering various functions to integrate decentralized identity, participate in decentralized publishing, and manage your LikeCoin assets. It helps users explore the metaverse and connect to Web3.

## Decentralized Identity

In the Web3 world, a [wallet address](/general-guides/wallet/wallet-address.md) serves as a crucial credential for your identity. Liker Coin app assists you in creating a dedicated wallet address and navigating the Metaverse.

## Manage LikeCoin Assets

LikeCoin app functions as a crypto wallet, allowing you to check, receive, and [transfer LikeCoin](/general-guides/wallet/like-pay.md) at any time. You can also [delegate LikeCoin](/general-guides/stake/delegation-of-likecoin.md) to earn delegation rewards.

## Participate in Decentralized Publishing

With LikeCoin app, you can also conveniently browse [depub.space](https://docs.like.co/user-guide/depub.space)'s World Feed content from anywhere, at any time. On websites that support the LikeCoin button, readers can easily post content to the decentralized social media platform depub.space and the blockchain with [just one click](https://docs.like.co/user-guide/liker-land/superlike). This ensures that valuable content is permanently recorded and widely shared.

## Participate in Civic Liker

Use LikeCoin app to participate in the [Civic Liker](/general-guides/dapp/civic-liker.md) campaign and reward exceptional content. By delegating a minimum of 5,000 LikeCoin to the "Civic Liker node," you can become a Civic Liker. The daily rewards generated by the "Civic Liker node" are distributed through claps via the LikeCoin button, providing rewards to content creators without relying on the delegation principle.


---

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