# What is an NFT?

<figure><img src="/files/JIg7OxgK6zgYDZaAWAJf" alt=""><figcaption></figcaption></figure>

🎨 An NFT (Non-Fungible Token) is a type of digital certificate recorded on a blockchain, used to signify the uniqueness and ownership of a specific digital asset. In simpler terms: an NFT can be thought of as a **“verifiable certificate for digital art or collectibles”** in the digital age, proving who owns a particular digital asset or participation right.&#x20;

***

🔄 On the **Artoco platform**, NFTs are **not defined as short-term speculative tools**, but rather as **“participation certificates and transactional carriers”**, designed to support rule-based engagement and transparent transaction records within the platform.&#x20;

***

#### <mark style="background-color:$success;">🌐 Key points to understand about NFTs:</mark>

• 🔍 **Transparency**: Records can be traced on the blockchain (subject to the specific chain and recording methods supported by the platform) \
• ✅ **Verifiability**: Ownership and transaction records are verifiable \
• ⚠️ **No value guarantee**: NFT market prices fluctuate with supply and demand—the platform does not guarantee any price or outcome


---

# 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://artoco.gitbook.io/artoco-docs/about-artoco/publish-your-docs.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.
