# Adding batches to campaign

After [creating the the campaign](/linkdrop-dashboard/creating-links-in-bulk/main-guide/setting-up-a-campaign.md), there is a possibility to add more links to the same campaign. To do that you will need to:&#x20;

1. Find the campaign in Campaigns section
2. Press "Manage"
3. Press "+ Add Batch"
4. On the "Campaign Setup" and "Claim pattern" steps you will see the same info that you've entered at the initial campaign setup, but you cannot edit any information here. You just need to pres Next to reach "Distribution" step.
5. On the "Distribution" step you are able to select new tokens to generate links for. You token contract has been already approved, so you just need to select new IDs and press Continue to go to the final step.&#x20;
6. Select the extra token adding and preferred wallet options on final step and press Launch campaign button to generate new links and add them as a batch to the campaign.&#x20;
7. Once the transaction is mined on the blockchain, you can go back to Campaigns, find your campaign in the list, press Manage and see the added batch in the list with the "Download button next to it"


---

# 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/creating-links-in-bulk/managing-a-campaign/adding-batches-to-campaign.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.
