# Purchasing, Delivery & Redemption

**Q16. How is the physical item delivered after an NFT is burned?**\
A16. The item is shipped to the address specified by the user. Shipping costs are borne by the user.

**Q17. Are there countries where delivery is not possible?**\
A17. Delivery is available to most countries except where restricted by international laws or sanctions.

**Q18. Can I retain the NFT without redeeming it?**\
A18. Yes, users may hold the NFT indefinitely or sell it later.

**Q19. Is there a risk of damage during shipping?**\
A19. While packaging and insurance measures are taken, zero risk cannot be guaranteed.

**Q20. Can physical cards be delivered anonymously?**\
A20. No. A name and shipping address are required to process delivery.

<br>


---

# 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/purchasing-delivery-and-redemption.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.
