# Follow Creators

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

Users can now follow a creator by providing their email address. Whenever the creator publishes an ebook or NFT, the followers will receive an email notification and will never miss the chance to collect.

## Step 1: Setup Email

After logging in to [Liker Land](https://liker.land/), click "[Settings](https://liker.land/en/settings/)", then click "[Email](https://liker.land/en/settings/email)".

<figure><img src="/files/oVJaQ5Mv7RL8iAuscaFx" alt=""><figcaption><p>After logging in to Liker Land, click "Settings", then click "Email"</p></figcaption></figure>

Enter your email address and click "Confirm".

<figure><img src="/files/wZBakJH1HXul43E7iNbk" alt=""><figcaption><p>Enter your email address and click "Confirm"</p></figcaption></figure>

The system will send a verification email to your email address. If you haven't received it yet, you can click "Resend Verification Email" to resend it again.

<figure><img src="/files/YhIS40cmSyajzDUBaQ6l" alt=""><figcaption><p>Click "Resend Verification Email" if needed</p></figcaption></figure>

You will receive a confirmation email at your email address. Click the link in the email to confirm your email address.

<figure><img src="/files/Yd91wT4lZefwUNE8KQvx" alt=""><figcaption><p>Click the link in the confirmation email to confirm your email address</p></figcaption></figure>

## Step 2: Follow the Creator

On the left-hand column of the creator's [Bookshelf](/depub/liker-land/bookshelf.md), click "Follow".

<figure><img src="/files/pTtEn5PzCm7o3qBN8JH3" alt=""><figcaption><p>click "Follow"</p></figcaption></figure>

A message "Successfully followed \[creator's Liker ID or wallet address]" will appear.

<figure><img src="/files/lQiiJdDDe5VuqIg9Y2GW" alt=""><figcaption><p>"Successfully followed [creator's Liker ID or wallet address]" will appear</p></figcaption></figure>

Go to [Liker Land](https://liker.land/)'s "[Settings](https://liker.land/en/settings/)" -> "[Following](https://liker.land/en/settings/following)" to view the creatorss who have been successfully followed.&#x20;

<figure><img src="/files/zsWYQMownD8oxsHkCUIh" alt=""><figcaption><p>Go to Liker Land's "Settings" -> "Following"</p></figcaption></figure>

You can also click "Unfollow" to confirm that you will no longer follow the creator.

<figure><img src="/files/2wZnDPH4GRFqXz9x8kJ7" alt=""><figcaption><p>Click "Unfollow" to unfollow the creator</p></figcaption></figure>


---

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