# Manage 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 %}

After the book is published, if you would like to understand the sales overview or make more settings, you can use the Manage NFT Books. In addition to the settings for listing ebooks, it also provides various additional management functions.

Go to the [Liker Land Book Press](https://publish.liker.land/) website, click "**Sign in**" in the bottom left corner to connect to your wallet, then click "[Manage Books](https://publish.liker.land/nft-book-store)".

### NFT Book Listing <a href="#nft-book-listing-current-listing" id="nft-book-listing-current-listing"></a>

Current Listing displays the ebooks that are currently listed. Viewable Listing refers to ebooks that you can manage. Select one of them and manage it.

<figure><img src="/files/GUbSnuxWZP7wSDbd6R2M" alt=""><figcaption><p>Current Listing</p></figcaption></figure>

### NFT Book Status <a href="#nft-book-status" id="nft-book-status"></a>

NFT Book Status \[Book Title] shows the ebook being managed.

<figure><img src="/files/IKr6PJYQObuXcDIP4Aef" alt=""><figcaption><p>NFT Book Status</p></figcaption></figure>

### Gift Books <a href="#gift-books" id="gift-books"></a>

Click on Gift Books in the upper right corner to gift the ebook to others:

1. **Gift edition** - Choose which version of the ebook to gift
2. **Default Recipient Name** - is the name of the default recipient
3. **Default Gift Message** - is the default message to the recipient
4. **Gift Giver’s Name** - Name of the person giving the book
5. **Upload Recipient List CSV file** - Click "Download CSV Template" to download CSV format file, fill in Email (required), Wallet (optional), Recipient name (optional. If filled in, it will override the content of Default Recipient Name), Message (optional. If filled in, it will override the content of Default Gift Message), and then click "**Choose File**" to upload
6. After the upload is completed, you can check the content in Recipients to see if it is correct, then click "**Confirm**" to send out the ebook.

<figure><img src="/files/oRxRHq0n95oiQWkhVet6" alt=""><figcaption><p>Gift Books</p></figcaption></figure>

### Status

Pending Action shows the number of items pending, Sold displays sales data, and Stocks indicates the current inventory.

<figure><img src="/files/1CaSchN4l9QODO8DqejZ" alt=""><figcaption><p>Status</p></figcaption></figure>

### Orders

Displays the number of orders and their status, including Order Date, Status ("Pending NFT" means waiting for the author to sign and send the eBook. "Completed" indicates that the transaction is finished.), Sales Channel, Price, Price Name, Quantity, Coupon Applied, Buyer Email, Reader Email, Reader Wallet and Reader Message.

<figure><img src="/files/T6zq4cV5TyJglmmgta2i" alt=""><figcaption><p>Orders</p></figcaption></figure>

### Editions <a href="#editions" id="editions"></a>

Refer to [Publish ebook -> Product Information](/depub/book-press.md#product-information).

### Connect to a Stripe Account <a href="#connect-to-a-stripe-account" id="connect-to-a-stripe-account"></a>

Refer to [User Setting](/depub/user.md).

### Email to receive sales notifications

Refer to [Publish ebook -> Email to receive sales notifications](/depub/book-press.md#email-to-receive-sales-notification).

### Sales Channel Summary

View the summary from various different sales channels, including Channel ID, Count and Total USD.

<figure><img src="/files/251MyWKcR9HMluwArGnh" alt=""><figcaption><p>Sales Channel Summary</p></figcaption></figure>

### Shipping Options

Refer tp [Publish ebook -> Shipping Options](/depub/book-press.md#shipping-options-1).

### Share sales data to wallets

[Refer to Publish ebook -> Share sales data to wallets](/depub/book-press.md#share-sales-data-to-wallets).

### DRM Options

[Refer to Publish ebook -> DRM Options](/depub/book-press.md#drm-options).

### Copy Purchase Link

Set up the purchase link. The system defaults to using Liker Land’s purchase link.

* Price - Choose a version of the ebook
* Sales channel for the link(s) - Enter a name, set up an exclusive purchase link for your sales channel to follow up

1. Click the QR Code icon to link to the Download QR Code page and download the QR Code.
2. Click the copy icon to create a unique link for the sales channel.
3. Click the send icon to directly view the link in the browser.

<figure><img src="/files/dKWs2mHOVEbM7kSyqbK5" alt=""><figcaption><p>Copy Purchase Link</p></figcaption></figure>

<figure><img src="/files/iP3W6G7dwV4jofmXD82R" alt=""><figcaption><p>Download QR Code</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/book-store.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.
