# Step by step tutorial

Start creating your first Airdrop!

<figure><img src="/files/a8S3p2lSS8rap75usPE0" alt=""><figcaption></figcaption></figure>

## Step 1 Add Recipients

There are three ways for projects to add their recipient list. They can upload a CSV file, enter the address of an NFT, or enter the address of a token. Please notice that more than one option can be selected.

<figure><img src="/files/AMYeyifU488z87J5B7z3" alt=""><figcaption></figcaption></figure>

## Step 2

Create a title for your upcoming airdrop and choose the token to be distributed.

## Step 3

Choose the `distribution start date/time` as well as the `final claimable date/time`.  You can also set the airdrop `Never Expired`.

<figure><img src="/files/JvhplQdZyj103r0MlrZw" alt=""><figcaption></figcaption></figure>

## Step 4

Subsequently, add your recipient list.

For `NFT` and `Token`, please enter the addresses.

For `CSV list`, please upload the file. We have provided a downloadable file, in which you need to provide the addresses of the recipient as well as the amount of the token that each recipient will receive.

At the bottom of the page, you will see `Total Recipients` and `Total Token Amount` for this airdrop for your review.

<figure><img src="/files/aNoLRj5OUeDfjsOuDLKM" alt=""><figcaption></figcaption></figure>

## Vested Airdrop

`Vested airdrop` is a special distribution method, with which the recipients can claim tokens at different intervals, and each time in a different amount.

Please notice that with vested airdrop, Never Expired is no longer an option. You must choose a `Vesting End Date/Time`.

**Unlock Frequency:** You can choose between Per second, minute, hourly, daily, weekly, bi-weekly, monthly, quarterly and yearly. This means that the recipient can claim the token after each interval.

**Cliff Amount**: This means that between each interval the amount of the token is different. You can choose between `Percentage` and `Token`. The amount of token that the recipient can claim at each interval will increase by the chosen percentage/amount, and the full amount will equal the amount that you have chosen above.

<figure><img src="/files/ymSANVxmgRUcaWuMxvZi" alt=""><figcaption></figcaption></figure>

## Step 5

After reviewing all the information, you can review & pay.

<figure><img src="/files/9Jxh3hqQEG8gIbXhbhB8" alt=""><figcaption></figcaption></figure>

## Step 6

Then, you will see the ongoing airdrop. You can click the `Share Claim Link` button to copy the link.

<figure><img src="/files/djWPNr4rxK0LpuDCMQGt" alt=""><figcaption></figcaption></figure>

Click the `Config Widget` button, and you will be able to insert the widget into external websites.

<figure><img src="/files/Q0NCvXBJ7fiAuryrv9SJ" alt=""><figcaption></figcaption></figure>


---

# 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://taskoncommunitys-organization.gitbook.io/guide-book/tools/airdrop/how-to-create-an-airdrop-plan/step-by-step-tutorial.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.
