# Publish NFT with ISCN ID

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

If your article is registered with [ISCN](/depub/what-is-iscn.md), you can also use the [**NFT Portal**](https://app.like.co/nft/url) to publish Writing NFT. Moreover, you can register PDF, picture, sound... into [ISCN](/depub/what-is-iscn/app.like.co.md) first, then paste the ISCN ID to NFT Portal and publish as NFT.

## Method 1: Publish Writing NFT directly from ISCN

After the article is published and regsitered with ISCN, go to "[My Works](https://app.like.co/works)" of [app.like.co](https://app.like.co/) to find the ISCN of the article, and click "Mint NFT" on the top right corner to directly mint the ISCN as Writing NFT, the steps are exactly the same as Publish Writing NFT with an Article URL.

<figure><img src="/files/P6Shyvopp6zsmUKUz02D" alt=""><figcaption><p>Click Mint NFT to mint ISCN into Writing NFT</p></figcaption></figure>

## Method 2: Copy the ISCN ID and publish Writing NFT

Go to "[My Works](https://app.like.co/works)" at [app.like.co](https://app.like.co/) to find the ISCN ID of the registered article and copy it.

<figure><img src="/files/rYRQz5ZsACDXxGeNfc77" alt=""><figcaption><p>Minting ISCN ID as Writing NFT</p></figcaption></figure>

Enter the ISCN ID in the [NFT Portal](https://app.like.co/nft/url) and click "Register ISCN". For the steps remaining, please refer to Publish Writing NFT with Article URL.

<figure><img src="/files/7hucfCHgKkPs4neKO3SJ" alt=""><figcaption><p>Enter ISCN ID and click "Register ISCN" to mint Writing NFT</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/nft-portal/iscn-id.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.
