# 管理電子書

{% hint style="warning" %}
此文檔只適用於 Liker Land 和 LikeCoin v2。如需了解 [3ook.com](http://3ook.com/) 和 LikeCoin v3，請至 [docs.3ook.com](http://docs.3ook.com/) 及 [dao.like.co](https://dao.like.co/)。
{% endhint %}

書籍出版後想了解銷售概況或進行更多設定，可使用 Manage Book 功能。除了上架電子書的設定，更提供各種額外管理功能。

到 [Liker Land Book Press](https://publish.liker.land/) 網站，進入網站後點左下角「**Sign in**」連結結錢包，再點「[Manage Book](https://publish.liker.land/nft-book-store)」，

### NFT Book Listing

Current Listing 顯示現時已上架的電子書，Viewable Listing 是指你能管理的電子書。點選其中一本並進行管理。

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

### NFT Book Status

NFT Book Status \[書名] 顯示正在管理的電子書。

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

### Gift Books

點右上角 **Gift Books** 可將電子書贈送給別人：

1. **Gift edition** - 選擇贈送哪一個版本的電子書
2. **Default Recipient Name** - 預設接收者名稱
3. **Default Gift Message** - 預設給接收者的訊息
4. **Gift Giver’s Name** - 送書人的名稱
5. **Upload Recipient List CSV file** - 點 「Download CSV Template」 下載 CSV 格式檔案，填寫 Email（電郵，必填）、Wallet（錢包地址，選填）、Recipient name（接收者名稱，選填。如有填寫將覆蓋 Default Recipient Name 的內容）、Message（訊息，選填。如有填寫將覆蓋 Default Gift Message 的內容），完成後再點「**Choose File**」上載
6. 上載完成後可在 Recipients 查看內容是否正確，再點「**Confirm**」送出電子書。

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

### Status

Pending Action 顯示有多少項目尚待處理、Sold 售賣數據及 Stocks 現存貨量。

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

### Orders

顯示有多少宗訂單及它們的狀態，包括 Order Date 訂單日期、Status（Pending NFT 代表等待作者簽署及發送電子書，Complted 表示交易已完成）、Sales Channel 銷售渠道、Price 價格、Price Name 該價格的名稱、Quantity 數量、Coupon Applied 有沒有使用優惠券、Buyer Email 購書者的電郵、Reader Email 讀者的電郵、Reader Wallet 讀者的錢包地址、Reader Message 讀者給作者的留言。

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

### Editions

詳見 [出版電子書 -> Product Information](/zh/depub/book-press.md#product-information)。

### Connect to a Stripe Account

詳見 [用戶設定](/zh/depub/user.md)。

### Email to receive sales notifications

詳見 [出版電子書 -> Email to receive sales notifications](/zh/depub/book-press.md#email-to-receive-sales-notification)。

### Sales Channel Summary

查看來自各種不同銷售渠道的總結，包括Channel ID 銷售渠道名稱、Count 數量及 Total USD 美金總數。

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

點 Advance Settings 可額外設定以下內容：

### Shipping Options

詳見 [出版電子書 -> Shipping Options](/zh/depub/book-press.md#shipping-options)。

### Share sales data to wallets

詳見 [出版電子書 -> Share sales data to wallets](/zh/depub/book-press.md#share-sales-data-to-wallets)。

### DRM Options

詳見 [出版電子書 -> DRM Options](/zh/depub/book-press.md#drm-options)。

### Copy Purchase Link

設定購買連結。系統預設使用 Liker Land 的購買連結。

* Price - 選擇哪一個版本的電子書
* Sales channel for the link(s) - 輸入名稱，為你的銷售渠道設定專屬購買連結以便跟進

1. 點 QR Code 圖示連結到 Download QR Code 頁面下載 QR Code
2. 點複製圖示製銷售渠道專屬連結
3. 點傳送圖示直接到導覽器查看該連結

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

<figure><img src="/files/jOHbfAFyeiRC2w7KRpFl" 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/zh/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.
