# Add NFTs to your physical products

<figure><img src="https://cdn-images-1.medium.com/max/1600/1*o17xoNXstV895wVZoQcd7g.png" alt=""><figcaption></figcaption></figure>

1. **Create a QR set** in QR manager
2. **Download those QRs and send them to print**, and then include them to your physical product. So, at this step QR code will not be connected to the NFT, but it could be already printed and connected on the next step.
3. Create a Campaign and **generate Claimable links** within it.
4. Go back to the QR manager, **connect Claimable Links to QRs**.

Now when users unpack your product, they can scan QR and follow to the Claim app to **claim your NFT** (see Claiming your NFT below).


---

# 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.linkdrop.io/linkdrop-dashboard/use-cases/add-nfts-to-your-physical-products.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.
