# Trading

Once an NFT has been bought, holders will have to opt in to <mark style="color:green;">redeem</mark> the wine-NFT by linking the holding-wallet to our website and following the holder and DID verification process.

Once opted in to redeem the wine-NFT, reselling of the NFT will be <mark style="color:green;">frozen</mark> for 30 days and the NFT will be marked in its metadata and the image, as having left our custody.

If a holder ever wants to <mark style="color:green;">resell</mark> after redeeming the wine-NFT, we offer our own brokerage marketplace where NFTs that represent a wine-NFT that has not been opened, can be put up for sale where we will broker the deal between the holder and a new buyer by a using an *escrow-multisig* smart contract. The deals that we help broker, will be marked into the NFT’s metadata as well, for potential future buyers to view the historical states and determine the current state of validity of the secondary sale.


---

# 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://wild5-nfts.gitbook.io/whitepaper/business-model/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.
