# Liker Land features

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

After logging in to Liker Land web - [https://Liker.Land](https://liker.land/), click the avatar in the upper right corner and the menu will pop up.

<figure><img src="/files/ifJNhOPo2j8IA1QQu1px" alt=""><figcaption><p>Liker Kand menu</p></figcaption></figure>

## Option 1: My Bookshelf - <https://liker.land/en/bookshelf?tab=collected>

Access your [Bookshelf](/depub/liker-land/bookshelf.md).

## Option 2: Notifications - <https://liker.land/en/notifications>

Check the lastest [Notifications](/depub/liker-land/notifications.md).

## **Option 3:** Account and Settings **-** [**https://liker.land/en/settings/**](https://liker.land/en/settings/)

<figure><img src="/files/nf6GqbNWp1nimR5gKfgC" alt=""><figcaption><p>Account and Settings</p></figcaption></figure>

### User information

Click the wallet address to copy it; the gems indicate the rarity of the collected NFTs; and you can check the LIKE balance inside the wallet.

<figure><img src="/files/ACuPR8C1gJggJb5faKji" alt=""><figcaption><p>User information</p></figcaption></figure>

### Statistics

You can view the number of NFTs collected, Asset Value (LIKE), the number of NFTs created, and the number of NFTs collectors. Click on Total Sales (LIKE) to view NFT Sales Earnings, Resales Earnings, and Royalties.

<figure><img src="/files/263NzgQwYHxYmE8Ot1Km" alt=""><figcaption><p>Statistics</p></figcaption></figure>

<figure><img src="/files/TCAnesCC84A699UTD38Z" alt=""><figcaption><p>Sales Earnings sample</p></figcaption></figure>

<figure><img src="/files/Yllxp0egQw0FyYt8uPsS" alt=""><figcaption><p>Royalties sample</p></figcaption></figure>

### Top Fans and My Followers

Check out who the top fans of yours are among creators. Click on "My followers" to see who is following you.

<figure><img src="/files/ZYqx5uuJTTZeQP2K6B4e" alt=""><figcaption><p>Top Fans and My Followers</p></figcaption></figure>

After viewing your followers, you can click on "Export my follower list" to export the list of followers.

<figure><img src="/files/Z7W20hpqyeazQSc0g2hr" alt=""><figcaption><p>Export my follower list</p></figcaption></figure>

### Email - <https://liker.land/en/settings/email>

{% content-ref url="/pages/HSD1M82JpPXiQgA3bzbs" %}
[Notifications](/depub/liker-land/notifications.md)
{% endcontent-ref %}

### Following - <https://liker.land/en/settings/following>

{% content-ref url="/pages/7hjppfeEmuyLORFIOWSu" %}
[Follow Creators](/depub/liker-land/follow-creators.md)
{% endcontent-ref %}

### Language - <https://liker.land/en/settings/language>

### Liker ID - <https://like.co/in/settings>

{% content-ref url="/pages/-M-KJxKeXm1NYXjPPPEd" %}
[Liker ID](/general-guides/dapp/liker-id.md)
{% endcontent-ref %}

### Export Wallet Seed Words (For Liker ID registered through Email/Social only) - <https://like.co/in/widget/authcore/seedwords?language=en>

{% content-ref url="/pages/kPABwZmGtBm7SQRv5dHN" %}
[Export Wallet Seed Words](/depub/register/export-seed-words.md)
{% endcontent-ref %}

### **Clear Reader Cache**

Click to clear the reader cache and reload to view the new content.

## **Option 7: Sign Out**

Click to log out of [Liker Land](#liker-id-https-like.co-in). If you wish to log in with a different Liker ID, you must log out completely from the Liker Land web. Otherwise, you will be redirected to the previous Liker ID during your next login attempt.


---

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