# What’s an NFT?

{% hint style="info" %} <mark style="color:yellow;">**"NFT"**</mark> stands for "Non-fungible token", which means that it's a unique, digital item with Blockchain-managed ownership that users can buy, own, and trade. Some NFT's fundamental function is to be digital art. But they can also offer additional benefits like <mark style="color:green;">**exclusive access**</mark> to websites, event tickets, game items, and ownership records for physical objects. Think of it as a unique piece of art that can also work as a <mark style="color:purple;">**"Members-Only"**</mark> card. XENO🅱️ works like this.
{% endhint %}


---

# 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://xenobworld-nft.gitbook.io/xeno-world-nft-white-paper/faq/whats-an-nft.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.
