# Activating an airdrop

Once you have created and fully configured your airdrop, if you haven't scheduled it for a specific date - you'll need to manually activate it in order to distribute it to your recipients.&#x20;

## Activation

Activating an airdrop is an easy process and will distribute your airdrop to the recipients immediately via the transport channel (email or wallet-to-wallet) you have configured.&#x20;

{% hint style="info" %}
**Note:** You are only able to manually activate airdrops that have the **Ready** status.&#x20;

Airdrops that have been scheduled for a specific date will be automatically distributed on that date.&#x20;
{% endhint %}

To activate an airdrop, simply click the `Activate` button located on the table row for your selected airdrop within the Drop Manager page. You can read the confirmation prompt, and if you are happy to distribute your airdrop - confirm this by clicking the `Activate` button again within the confirmation dialog.&#x20;

Once you have activated an airdrop, it will update to the **In progress** status while we distribute it to your recipients. The length of time the airdrop takes to distribute depends on the number of recipients who have been selected to receive the airdrop. Once distribution has been completed, the airdrop status will update to **Completed**.&#x20;

<figure><img src="https://3563393395-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0UGlgF3AyVVSY2oO1Oq1%2Fuploads%2F8nS35OZK2lBp9qGnnPjn%2Factivate-airdrop.gif?alt=media&#x26;token=0468b970-5706-49eb-b01c-3aec1ba015c3" alt=""><figcaption><p>Activating an airdrop</p></figcaption></figure>

## Deleting an airdrop

Airdrops can be easily deleted by clicking the trash can icon located within the selected airdrop table row. You will be asked to confirm this deletion and made aware all your airdrop data will be lost.&#x20;

If you delete a scheduled airdrop, the airdrop will no longer be automatically distributed on the selected date.&#x20;

<figure><img src="https://3563393395-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0UGlgF3AyVVSY2oO1Oq1%2Fuploads%2Fb0iY6tegPOWhaZRYCdRW%2Fdelete-airdrop.gif?alt=media&#x26;token=e5f5e03c-146b-4f98-bc40-1777a92aec19" alt=""><figcaption><p>Deleting an airdrop</p></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://academy.mintfly.io/airdrop/activating-an-airdrop.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.
