# 補書上架

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

補書上架跟平常上架電子書的方式類同，只是有一點要注意。

## 步驟一：預備補書的 NFT Class ID <a href="#mint-nft-book" id="mint-nft-book"></a>

到 Liker Land 書店瀏覽已出版的電子書並記下 <https://liker.land/zh-Hant/nft/class/> 後 like 開頭的一串文字與數字，這便是 NFT Class ID。

<figure><img src="/files/wR8NtkKQHDAA1Mt7zWOS" alt=""><figcaption><p>找出 NFT Class ID</p></figcaption></figure>

## 步驟二：鑄造更多電子書 <a href="#mint-nft-book" id="mint-nft-book"></a>

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

在 Enter ISCN ID or NFT Class ID 一欄輸入 **NFT Class ID**，輸入完成後點「**Submit**」。

{% hint style="danger" %}
重要！補書上架需要輸入 的是 **NFT Class ID** 而不是 ISCN ID！
{% endhint %}

<figure><img src="/files/BemaAC2gbpuhsCu0frzF" alt=""><figcaption><p>在 Enter ISCN ID or NFT Class ID 一欄輸入 NFT Class ID</p></figcaption></figure>

## 步驟三：填寫鑄造數量 <a href="#mint-nft-book" id="mint-nft-book"></a>

在 Number of NFT to mint 一欄輸入需要鑄造多少個 NFT，填寫完成並確認無誤後點「**Mint**」簽署並完成鑄造。

<figure><img src="/files/SxmZ3GybsZgmrtG9xgDj" alt=""><figcaption><p>確認無誤後點「Mint」</p></figcaption></figure>

## 步驟四：選擇補書版本 <a href="#mint-nft-book" id="mint-nft-book"></a>

點 [Mange Book](https://publish.liker.land/nft-book-store) 顯示現時已上架的電子書，點需要補書的電子書以進行管理。

<figure><img src="/files/r5vbucNPsHWuxqo7AiV1" alt=""><figcaption><p>Current Listing 顯示已上架的電子書</p></figcaption></figure>

點需要補書的版本。如需要創建新版本，點「New Edition」。

<figure><img src="/files/MJKOISHgR3CzxJR5Lmut" alt=""><figcaption><p>點 Editions</p></figcaption></figure>

## 步驟五：修改可供銷售的電子書數量 <a href="#mint-nft-book" id="mint-nft-book"></a>

直接在 Total number of NFT for sale of this book 修改可供銷售的電子書數量，再點「**Save Changes**」即可補書上架。

<figure><img src="/files/P4G8tjTKAsPfgUcNxtSU" alt=""><figcaption><p>在 Total number of NFT for sale of this book 修改可供銷售的電子書數量</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/replenishment.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.
