# ONTO Anydrop Organizer Guide

### Open ONTO Anydrop Airdrop Assistant

* Open the webpage in the computer browser: <https://anydrop.ont.io/>
* Click "**Log in**" in the upper right corner of the webpage to open the "QR Code Login" pop-up window

![](/files/-MgO541VKAO80U8px5aK)

![](/files/-MgO73jMSaS0tMTXBMy3)

### Log in with ONTO App

{% hint style="info" %}
ONTO App and ONT ID wallet are required. Below is the guide.
{% endhint %}

{% content-ref url="/pages/-MPJRUPoLFAVEtAK6935" %}
[Download ONTO App and Create ONT ID Wallet](/guides/app-basics/how-to-register-an-account-on-onto-wallet.md)
{% endcontent-ref %}

* Open **ONTO App**
* Click the **scan button** in the upper right corner of "Assets" page (Access to camera is needed for scanning function. You can check the settings of your phone and change the permissions at any time.)
* **Scan the QR code** in the pop-up window of the ONTO Anydrop webpage
* Check the **ONT ID** to log in with, click the arrow icon below, enter the ONT ID wallet password, and then click "Confirm" to finish the process

![](/files/-MffAAxl0iuNsP3fzWVt)

### Open Organizer Dashboard

* On the ONTO Anydrop webpage, click the "**Organizer**" button at the bottom right to open the organizer dashboard

![](/files/-Mfd6Ni27AeWqe0dmTBK)

### **Batch Transfer**

* On the organizer dashboard page, click "**Batch Transfer**" at the bottom left to open the "Batch Transfer" page

![](/files/-MfdAP9T3y1KiUgnFsPy)

* On "Batch Transfer" page, refer to the "**Step-by-Step Guide**" on the right
* **Select the asset network**, **select an asset or enter a contract address**, **upload recipient wallet addresses**
* Supported file formats: Excel, CSV and TXT, click "**File example**" at the bottom right to download file examples
* The file types that can be uploaded are Excel, CSV and TXT.&#x20;
* After uploading the file, follow the prompts to delete invalid addresses, deal with duplicates, and then click "Next" at the bottom right to open the next page

![](/files/-MgO9VJXrJ03ZWVZE92h)

![](/files/-MfdQM3FauXfVeexOcYh)

* Set transaction fee: use **the slider** to set the transaction fee, or turn on "**Custom**" to set gas Price and Gas Limit

![](/files/-MgOBuQ5e87XCi3l_CU8)

![](/files/-MgOCC9QFSPkngA9_odL)

* After checking all the information on the page, click "**Send**" at the bottom right to open the "Confirm Transaction" pop-up window

![](/files/-MfdVXNbUuYYcUMx14nN)

![](/files/-MgODFMpkC3dZAckniNh)

* Open **ONTO App**
* Click the **scan button** in the upper right corner of "Assets" page (Access to camera is needed for scanning function. You can check the settings of your phone and change the permissions at any time.)
* **Scan the QR code** in the “Confirm Transaction” pop-up window
* Click “**Confirm**” in the transaction details pop-up window, enter ONT ID wallet **password**, and then click "**Confirm**" to finish the process

![](/files/-MffB3BNRdUyQVxb1Ef1)

### Launch Airdrop Programs

* On the organizer dashboard page, click "**Launch Airdrop**" to open the "Launch Airdrop Programs" page

![](/files/-MfddxVuRB6ofU-wroui)

* On the "Launch Airdrop Programs" page, refer to the "**Step-by-Step Guide**" on the right
* **Set the schedule**, **choose the address network**, **fill in the description**, **specify requirements for participants**
* Then click "**Next**" at the bottom of the page to open preview page

![](/files/-MgOEfWltFqcV-uE81Xb)

![](/files/-MfdgBZgWP5hpLj9B-UB)

* On the "Program Page Preview" page, check the filled information
* For modification, click the arrow icon at the bottom left of the page to return to the previous page
* Click "**Next**" in the lower right corner to save the information

![](/files/-MgOGRy_uMQR2yW96tsV)

![](/files/-MfemyzkqrrBf1BltLgD)

* Click "**View Dashboard**" at the bottom right to open "Participant Data Dashboard"

![](/files/-MfdckoLZ-nwjPYS207f)

* On the "Participant Data Dashboard" page, click "**Airdrop**" to view information of airdrop programs
* Click "**Edit**" to modify the information of the airdrop program&#x20;
* Click "**Lauch**" to launch the airdrop program

{% hint style="info" %}
After lauching the airdrop, if the airdrop status is "**Upcoming**", you can choose to click "**Cancelled**" to cancel the airdrop. if the airdrop status is "**Active**", it cannot be cancelled.
{% endhint %}

![](/files/-MgOHrR5e8hpmUW1Kif6)

### Participant Data Dashboard

* On the organizer dashboard page, click "**View Dashboard**" at the bottom right to open "Participant Data Dashboard"

![](/files/-Mfdc3Y2atR26fsrDZTL)

* On "Participant Data Dashboard" page, click “**Airdrop**” to check and manage saved airdrop program
* Click “**Participant Data**” to check the participant claims of the airdrop program

![](/files/-MgOJ70zfFAA3IQK6fsV)

* On participant data page, click "**Details**" to approve or reject the claim, then the status of the claim will be changed to passed or rejected
* Click “**Save**” to download Excel of the claims information

![](/files/-MgOJCvvlIDPO3ezVQCs)


---

# 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.onto.app/guides/discover/onto-anydrop-airdrop-assistant/onto-anydrop-organizer-guide.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.
