# Airdrops

Bueno Drops offers an easy-to-use airdropping tool for those that wish to mint tokens for their collectors. To access airdropping, select the token you'd like to airdrop from your **Manage** page after contract deployment. Then, scroll to the bottom of the token settings side bar.&#x20;

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

You'll be given the option to airdrop to a single wallet, or you can upload a list of wallet addresses.&#x20;

<div><figure><img src="/files/hNCe1G9IvDqPAk9d3mLx" alt=""><figcaption></figcaption></figure> <figure><img src="/files/09MqYaIT1xLN6OwwuJw9" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
You will have to pay gas for airdrop transactions. Keep in mind that the more wallets you airdrop to, the higher the gas fee.&#x20;
{% endhint %}


---

# 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.bueno.art/bueno-drops/features/airdrops.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.
