# 修改已出版的電子書資料

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

電子書的 ISCN 內容、epub 或 pdf 檔案內容如有錯漏，可依照以下方式進行修改：

**步驟一**：到 app.like.co 的 [My Works](https://app.like.co/works) 找尋對應書目的 ISCN。

<figure><img src="/files/ivPNftlnfs9ejnJqws13" alt=""><figcaption><p>在 app.like.co 點  My Works</p></figcaption></figure>

**步驟二**：找到 ISCN 後，點「**Edit ISCN**」。

<figure><img src="/files/Fpgx9hnqhibR0KGhMQmh" alt=""><figcaption><p>找到 ISCN 後，點 Edit ISCN</p></figcaption></figure>

**步驟三**：出現 Edit ISCN Info 可修改 ISCN 標題（ISCN Title）及描述（Description），更改完成後點「Update ISCN」即可完成修改。如需更新 epub 或 pdf 檔案，點 Content Fingerprints 將出現「**Re-upload files to update links**」即可重新上載已更新的 epub 或 pdf 檔案。

<figure><img src="/files/jZ4IOlOjA73bPPBnzAaq" alt=""><figcaption><p>Edit ISCN Info</p></figcaption></figure>

**步驟四**：以附圖為例，此 ISCN 由原本只提供橫版 epub 改為同時提供橫版及直版 epub，故此重新上載橫版及直版兩個 epub 檔案後，可點「垃圾筒」鍵刪除重覆了的封面檔案，再點「**Start Upload**」。

<figure><img src="/files/wkQpYaSFx45YEWitf3b3" alt=""><figcaption><p>點「Start Upload」 重新上載書檔</p></figcaption></figure>

**步驟五**：完成上載後點「**Update ISCN**」並於確認更新。

<figure><img src="/files/fAzADWU2YyGpaEUnjVNC" alt=""><figcaption><p>點「Update ISCN」</p></figcaption></figure>

**步驟六**：ISCN 完成更新後版本號顯示為 /2，代表這個 ISCN 的第 2 個版本。與此同時可通知已購買電子書的讀者重新下載新版本。

<figure><img src="/files/MgY9ton30ATInHV0tRIV" alt=""><figcaption><p>ISCN 已更新</p></figcaption></figure>

{% hint style="info" %}
用戶可[清理閱讀器緩存](/zh/depub/liker-land.md#qing-li-yue-du-qi-huan-cun)以參看新內容
{% endhint %}


---

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