# NFTs & Trading

**Q6. What types of NFTs are offered on Holos?**\
A6. Holos NFTs represent tokenized physical collectibles such as Pokémon cards and other valuable assets.

**Q7. On which blockchain are Holos NFTs issued?**\
A7. Holos NFTs are deployed on the Polygon blockchain.

**Q8. How can I purchase a Holos NFT?**\
A8. Connect a compatible wallet (e.g., MetaMask) and purchase directly through the Holos marketplace.

**Q9. Can I resell Holos NFTs to third parties?**\
A9. Yes, NFTs can be freely resold on both Holos and third-party marketplaces.

**Q10. What does redemption (Burn) of an NFT mean?**\
A10. Burning an NFT enables the user to request physical delivery of the corresponding asset.


---

# 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.holos-market.com/q-and-a/nfts-and-trading.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.
