# Using the Airdrop Automation Bot

{% embed url="<https://www.youtube.com/watch?v=zrU26SGMixQ>" fullWidth="true" %}

Once you have added wallets and proxies in the Accounts section, using AIRBOT involves the following steps:

1. Select Network: On the main dashboard, choose the desired blockchain network, such as Zksync, LayerZero, etc., to focus on airdrops for that specific network.
2. Add Tasks: Click the "Add Task (+)" button on the dashboard to access the task configuration menu.
3. Configure Tasks: Select the wallets you want to perform the task with, then choose the tasks you want to perform, and configure any other task details required.
4. Run Tasks: After configuring, click "Run Tasks," and the tasks will be automatically executed across the selected wallets.
5. Monitor Status: Check the task’s logs on the dashboard to monitor progress. Logs display the detailed status of the tasks.
6. Repeat: Run more tasks for other airdrops to maximize earnings across multiple opportunities.


---

# 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/using-the-airdrop-automation-bot.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.
