# Configuring Airdrop Tasks

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

**To configure automation tasks for an airdrop:**

1. Select Wallets: Choose which wallet group to use from the dropdown menu.
2. Choose Task: Pick the specific task you want to complete like Bridge, Swap, Mint NFT, etc.
3. Set Amount: Enter the amount percentage (i.e., 25%, 50%, 75%, or 100%) per wallet to use for this task.
4. No. of Transactions: Specify the number of transactions to perform per wallet.
5. Set the Max Gas Fee Limit: Define the maximum gas fee you are willing to pay per transaction.
6. Add Time Delay: Input seconds of delay (min-max, for example: 1-100) between transactions. Prevents bot detection.
7. "Run Task”: After configuring all tasks, click Start for the bot to begin automated execution.
8. Monitor Dashboard: Check the logs and stats to track progress as tasks run.


---

# 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://airbotfarm.gitbook.io/airbot/how-airbot-works/configuring-airdrop-tasks.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.
