# NFT Fundamentals

- [What is blockchain?](https://docs.fair.xyz/nft-fundamentals/what-is-blockchain.md): Discover what the blockchain really is
- [What is an NFT?](https://docs.fair.xyz/nft-fundamentals/what-is-an-nft.md): Information about what an NFT is
- [What is a Smart Contract?](https://docs.fair.xyz/nft-fundamentals/what-is-a-smart-contract.md): Information about what an Smart Contract is
- [Setting up your wallet](https://docs.fair.xyz/nft-fundamentals/setting-up-your-wallet.md): A short guide to get you trading in no time.


---

# 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.fair.xyz/nft-fundamentals.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.
