# Airdrops

### Token Airdrop

Need to gift some tokens to yourself/your team? Want to send some tokens for free to prominent members of your community? The Airdrop feature will let you do this.

<div><figure><img src="/files/G4u8Sq9jZtMyIi1XDFUQ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0ul8WRzsWjY5Dy6rWyXt" alt=""><figcaption></figcaption></figure></div>

You can airdrop to a single wallet, or you can configure a CSV list to bulk airdrop to multiple addresses. Just specify the number of tokens, the sale phase to debit from, and the wallet address(es), and then click **Airdrop**. This will require you to pay gas to mint the tokens to the specified wallets.

{% hint style="info" %}
**Tip**: Airdropping allows you to bypass all minting restrictions (like max per wallet). It also works even if the sale is closed. You only have to pay for gas.&#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/smart-contract-deployer/contract-management/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.
