# Distribute NFTs with your logic

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

We have updated the **SDK in Linkdrop V2** to work smooth and in connection with the Dashboard, and you could easily use it to:&#x20;

* Trigger claim link generation when you need it
* Trigger link claim when you need it

**How to use SDK:**&#x20;

1. Create a Campaign and on the Distribution step select SDK
2. Set up the Campaign following the steps on the Dashboard, and launch it.&#x20;
3. The final screen will have all the keys that you need
4. Head to the SDK Documentation to read how to install the SDK and check out all the available SDK methods. If you’ve installed any other SDKs, it should not take more than 5 minutes. Use the keys that have been generated on the Dashboard.

You can always open your campaign on the Dashboard to check out the keys, and in addition to that, all the link batches and links generated with the SDK will be available for the manual download there as CSVs.

> Integrate Linkdrop to your product: build complicated experiences that lead to claim link generation, and then allow your users to claim NFTs whenever you need it. It’s a whole new universe of creativity that we open for you


---

# 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-with-your-logic.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.
