# Distribute NFTs in emails.

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

1. Create a Campaign and **generate Claimable links and codes** within it.&#x20;
2. Download the CSV file. The links where users can claim, will look like claim.linkdrop.io/redeem/FGC5XX1D, the FGC5XX1D — is the claim code
3. Distribute the links themselves in emails or send the start page link claim.linkdrop.io/redeem and claim codes (such as FGC5XX1D) separately.&#x20;
4. If the user follows the full claim link — they will be forwarded straight to claim. If they go to the start page link (claim.linkdrop.io/redeem), they see a page with input where they need to enter the code to get forwarded to claim


---

# 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/distribute-nfts-in-emails..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.
