# NFT Details

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

<figure><img src="/files/2r6vyFJzvmzq97e01SrG" alt=""><figcaption><p>NFT Details Page</p></figcaption></figure>

1. NFT ID: Each NFT ID is unique.
2. Collector's Message: Content entered in "Leave a signed message to creator".
3. Creator's Message: The message added during the procedure of creating the NFT.
4. Chain Data: Show the creation and transfer process of the NFT.
5. View Content: View the actual content of the NFT.
6. View NFT Content Details: View prices and collection status for the entire NFT collection/

## NFT Class ID

It is in the URL of the NFT.

<figure><img src="/files/CBil1LPApX27STDMuDj9" 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/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.
