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

<figure><img src="/files/sJpRX1yLQsNNjN3J1GBO" alt=""><figcaption><p>NFT 詳細資訊</p></figcaption></figure>

1. NFT ID：每顆 NFT 獨一無二的 ID
2. 收藏者留言：在「簽署留言給創作者」步驟輸入的內容
3. 作者留言：作者在發行 NFT 時輸入的留言
4. 區塊鏈資料：展示 NFT 來源及轉手過程
5. 瀏覽內容：查看 NFT 內容
6. 檢視 NFT 系列資訊：檢視整個 NFT 系列的價格及收藏狀態

## NFT Class ID

NFT Class ID 直接是 URL 的一部份。

<figure><img src="/files/KLAOKPyL01fa9Hpk1BHG" alt=""><figcaption><p>NFT Class ID</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/liker-land/nft-details.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.
