# Airdrop Tokens

The Airdrop and Multisend Tool offers a streamlined solution for distributing tokens or cryptocurrencies to multiple recipients in a single transaction. Whether you're conducting a manual airdrop to engage your community or rewarding token holders through automated distributions, this tool provides flexibility and efficiency. You can easily multisend any supported assets, taking advantage of three airdrop features to ensure seamless and precise token distribution. The three features consist of:

1. **Custom recipients:** Manually specify recipient addresses and amounts.
2. **Autofill recipients: equal amounts:** Get recipient addresses automatically based on their holdings of a token - each address receives the same amount.
3. **Autofill repients: proportianal amount:** Get recipient addresses automatically based on their holdings of a token - each address receives an amount proportional to their token balance.

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


---

# 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.bitbond.com/asset-tokenization-suite/token-tool/airdrop-tokens.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.
