> For the complete documentation index, see [llms.txt](https://docs.v2.like.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.v2.like.co/zh/depub/nft-portal/iscn-id.md).

# 以 ISCN ID 出版 NFT

{% 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，你同樣可以使用 [**NFT Portal**](https://app.like.co/nft/url) 網站出版 Writing NFT。你亦可以將 PDF、圖片、聲音…先註冊成 ISCN，再將 ISCN ID 貼到 NFT Portal 出版 NFT。

## 教學影片

[基於已有的 ISCN ID 出版 Writing NFT （國語）](https://www.youtube.com/watch?v=X0uLaPOkucA)

[把語音檔出版成 Writing NFT （國語）](https://www.youtube.com/watch?v=YkVZzYVeT_E)

## 方法 1：查找 ISCN 後直接出版 Writing NFT

文章註冊 [ISCN](/zh/depub/what-is-iscn.md) 後，到 [app.like.co](https://app.like.co/) 的「[My Works](https://app.like.co/works)」尋找已註冊文章的 ISCN，點右上角「Mint NFT」直接將 ISCN 鑄造為 Writing NFT，所需步驟與以文章網址出版 Writing NFT 步驟完全相同。

<figure><img src="/files/IwfUDepu4yJ5c1YO0Ev4" alt=""><figcaption><p>點 Mint NFT 直接將 ISCN 鑄造為 Writing NFT</p></figcaption></figure>

## 方法 2：複製 ISCN ID 再出版 Writing NFT

到 [app.like.co](https://app.like.co/) 的「[My Works](https://app.like.co/works)」尋找已註冊文章的 ISCN ID 並把它複製。

<figure><img src="/files/7MW78jDgLxUfTpFGQDXq" alt=""><figcaption><p>將 ISCN ID 鑄造為 Writing NFT</p></figcaption></figure>

再到 [NFT Portal](https://app.like.co/nft/url) 的空格輸入 ISCN ID 並點「Register ISCN」，餘下步驟與以文章網址出版 Writing NFT 完全相同。

<figure><img src="/files/5HSOmg8A9KPMxd4E8YNL" alt=""><figcaption><p>輸入 ISCN ID 並點「Register ISCN」鑄造 Writing NFT</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.v2.like.co/zh/depub/nft-portal/iscn-id.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
