# Purchase ebooks

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

No matter if you have a crypto wallet or not, collecting ebooks on desktop or mobile is equally convenient:

## Step 1: Start Purchasing

You can add the book to your shopping cart or purchase it directly

### Add to cart

Go to the ebook’s page and click "Add to cart".

<figure><img src="/files/BCRbPUu4GjiMrSD9JBVd" alt=""><figcaption><p>Click "Add to cart"</p></figcaption></figure>

### Buy now

Go to the ebook’s page and click "Buy now".

<figure><img src="/files/tE6GW3phhCKbP1tawcn7" alt=""><figcaption><p>Click "Buy now"</p></figcaption></figure>

## Step 2: Show your support with a tip!

In addition to the book price, you can now further support the author by tipping them. The default tipping amounts are HKD 40, 200, and 1000, but you can also enter a custom tipping amount and then click "Continue", or simply click "Skip".

<figure><img src="/files/rxcLb2cONXiFIph8mSAo" alt=""><figcaption><p>Show your support with a tip!</p></figcaption></figure>

## Step 3: You might also like...

The You might also like... page pops up, and you can click "Add to cart" and add the ebook to your shopping cart.

<figure><img src="/files/dM5VzpN5LFFUgtZmgWyc" alt=""><figcaption><p>Click "Add to cart"</p></figcaption></figure>

## Step 4: Credit Card Payment

If you choose Add to cart, click on the shopping cart icon in the upper right corner of the page to view the order details. After confirming everything is correct, click ‘Checkout by card’.

If you click Purchase directly, you’ll be redirected to the Stripe page.

<figure><img src="/files/l8pn4GzgV50ee7GhlJdU" alt=""><figcaption><p>Shopping Cart</p></figcaption></figure>

On the Stripe page, enter your email and credit card information, then click "Pay". If you have tipped the author extra, it will display "Extra Tip".

<figure><img src="/files/yFEHXLY9LDhA77NeS7e9" alt=""><figcaption><p>Enter your information on the Stripe payment page</p></figcaption></figure>

## Step 5: Successful Purchase of ebook

A page pops up saying Thank you for your support, click "Continue" to receive the ebook. At the same time, you will also receive an email to claim the book.

<figure><img src="/files/Nfv9VDzHNTTsBP1AHg3q" alt=""><figcaption><p> Click "Start Claiming my eBook"</p></figcaption></figure>

Click ‘Read your book’ to start claiming your ebook.

<figure><img src="/files/7kfgenpaLBcogURSska3" alt=""><figcaption><p> Email notification of climing an ebook</p></figcaption></figure>

## Step 6: Connect Liker Land Account

Click "Sign Up with Email", "Or log in with another method" to register or log in to your Liker Land account.

<figure><img src="/files/2YRiOc1jDwuIaJiyh5wt" alt=""><figcaption><p>Register or Log in to your Liker Land account</p></figcaption></figure>

Learn more about Sign Up with Email:

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

## Step 7: Confirm Wallet Address

A wallet address will appear on the page where this book will be added to the following account, confirm it is correct and then click "Confirm". You can also check "[Bookshelf](/depub/liker-land/bookshelf.md)" at any time to see if the wallet address is correct.

<figure><img src="/files/GYxEfpPzOtrO4nqZ6Idw" alt=""><figcaption><p>Click "Confirm" to confirm wallet address</p></figcaption></figure>

## Step 8: Leave a Message for the Author

Enter the message you want to leave for the author, and after completion, click "Confirm".

<figure><img src="/files/CD69xgDCUu8un3atyspo" alt=""><figcaption><p>Enter the message you want to leave for the author and click "Confirm"</p></figcaption></figure>

## Step 9: Successfully Claim the eBook

A page appears saying you have successfully claimed the eBook, you can also click "View Collection" to check the ebooks you have purchased.

<figure><img src="/files/pNYKr2i8cXQZ1yEbbGda" alt=""><figcaption><p>You have successfully claimed your eBook page appears</p></figcaption></figure>

Or check the purchased ebooks in ‘[My Bookshelf](https://liker.land/en/bookshelf?tab=collected)"

<figure><img src="/files/B1F46W0oUv38IxRhS8V6" alt=""><figcaption><p>Go to Bookshelf and check your collection</p></figcaption></figure>

Read more:

{% content-ref url="/pages/0E3pqmuDm0q6e68oJz56" %}
[Read ebooks](/depub/ebook/read.md)
{% endcontent-ref %}

{% content-ref url="/pages/3uVNToroLiWA6YwMIEMh" %}
[Import ebook to ereaders](/depub/ebook/ereaders.md)
{% endcontent-ref %}

{% content-ref url="/pages/j9dIc66yekQUPNZ4bjIO" %}
[Gift an ebook](/depub/ebook/gift.md)
{% endcontent-ref %}


---

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