# Logistics and Fullfillment

Holos not only links NFTs with physical assets one-to-one, but also seamlessly integrates real-world logistics to ensure secure and efficient fulfillment.

### Redemption Process

Burning an NFT triggers the following process:

* Unlocks the associated asset from storage
* Item is retrieved from the warehouse
* Prepared for shipping to the user’s designated address
* Delivery status is recorded on the blockchain

This entire process is automated by smart contracts, minimizing human error.

### Global Shipping Support (with Exceptions)

* Delivery available worldwide (except in restricted regions)
* Holos partners with global logistics providers
* Tracking numbers are provided for all shipments
* Delivery addresses are managed via the user’s profile dashboard

Users only need to Burn the NFT and provide shipping details—Holos handles the rest.

### Transparent Shipping Costs

* No shipping costs are incurred at the time of NFT purchase
* Shipping fees apply only upon redemption (Burn)
* No storage fees for holding NFTs
* Batch redemptions allowed to optimize cost-efficiency

This allows users to hold NFTs, monitor market conditions, and redeem when most beneficial.

### NFT Is Permanently Burned Upon Redemption

* The NFT is permanently deleted from the blockchain when the physical item is shipped
* One NFT corresponds to one physical asset only
* No reissuance is possible after Burn

This ensures asset authenticity and market integrity.


---

# 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/logistics-and-legal/logistics-and-fullfillment.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.
