# Liker Land Affiliation Program

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

Promote Your Favorite Works and Earn Income? Now You Can Play a Vital Role in Promoting ebooks.

* Liker Land provides ebooks for free, while individuals are responsible for selling them. As a sales channel, you can earn a share of the revenue. Successful book sales yield a 30% income. For example, if the sale price is $100, with a cost of $0, the profit would be $30.
* Individuals can choose and sell books to earn income.
* Liker Land transforms the ebook distribution business, originally monopolized by a few ebook stores, into the hands of individual curators. Individuals can sell ebooks through social media channels, newsletters with the exclusive links provided by Liker Land. Each ebook sold earns an immediate 30% profit share, which is directly credited to your account.

Consumers have more options to support individuals, while authors and publishers gain an additional distribution channel. Joining the Affiliation Program is simple:

## Step 1: "Log in to Liker Land Book Press

Go to the [Liker Land Book Press](https://publish.liker.land/) website, click "Sign in" in the bottom left corner.

<figure><img src="/files/pNqe254TgCVxPlGrM5bz" alt=""><figcaption><p>Click "Sign in"</p></figcaption></figure>

## Step 2: Register or Log in to Your Account

A login window will pop up. Please log in to Liker Land Book Press. If you have not registered an account yet, we suggest you sign up according to the following tutorial:

{% content-ref url="/pages/-M-KBqzWhsn8cYCROb2j" %}
[Register on Liker Land](/depub/register.md)
{% endcontent-ref %}

<figure><img src="/files/B0IZJuGngMN8w1oEKcb1" alt=""><figcaption><p>Register or Log in to Your Account</p></figcaption></figure>

## Step 3: Set Up the Book Sales Affiliation Program

After logging in, if user settings have not been configured, the system will display "Join Our Affiliation Program! Set up your Liker ID and Stripe Connect Account to participate in the sales affiliation program on Liker Land Bookstore". Click "**Setup**" to proceed with the setup.

<figure><img src="/files/6G2WrF7lfVSlbZtnJW9z" alt=""><figcaption><p>In Latest Books, click 'Setup'.</p></figcaption></figure>

Alternatively, click "[User Setting](https://publish.liker.land/nft-book-store/user)" on the left-hand menu to enter the Liker Land Bookstore Management Page. In the Book Sales Affiliation Program, click "**Setup your ID**" to configure your affiliation channel ID.

<figure><img src="/files/2xdJ8eI7cZzAWFVl12c2" alt=""><figcaption><p>Click "Setup your ID"</p></figcaption></figure>

After completing the setup, the Affiliation channel ID will be displayed.

<figure><img src="/files/Esse1s6OXt8afdH32sQa" alt=""><figcaption><p>Affiliation channel ID</p></figcaption></figure>

## Step 4: Connect Your Payout Bank Account

In the Stripe Connect Payout Account Status, click "**Setup your ID**" to configure your Stripe account and bank account details.

{% content-ref url="/pages/AY7M8kKxSPUsE41YUxKw" %}
[Stripe Connect Payout Account Status](/depub/user/stripe-connect-payout-account-status.md)
{% endcontent-ref %}

## Step 5: Setup Complete and start using the promotion link

After completing the setup, the message "Append ?from=@`[your Liker ID]` in any bookstore page to earn commission from book sales" will appear. Please check that the three spots shown below have been successfully configured.

<figure><img src="/files/kGFhGOdm8mRqJDNdjNnU" alt=""><figcaption><p>Setup Complete</p></figcaption></figure>

Click "Copy" to copy the new book promotion link in "[Latest Book](https://publish.liker.land/latest-books/)". Then, share it to earn a share of the revenue from the Book Affiliation Program.

<figure><img src="/files/NFAEYEXJy0vVLKVwbOHz" alt=""><figcaption><p>Click "Copy"</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/user.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.
