# Airdrop

The Bonsai3 airdrop handler allows projects to send tokens to as many wallets as they like.&#x20;

You can send 100 tokens to 100 wallets or drop varying token amounts to an infinite number of wallets, there really are no restrictions.&#x20;

The only consideration is that you pay a **flat fee per 1,000 wallets that receive the airdrop**. How do you get started? Either manually enter wallet addresses and token amounts or upload a CSV.

Now, while we’ve covered everything that Bonsai3 can do today, there’s plenty more to come,  starting with automated market-making.

It may be a while before it's available, but let's walk you through what we're working on.


---

# 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://bonsai3.gitbook.io/bonsai3/bonsai3-for-developers/the-no-code-toolkit/token-distribution-portal/airdrop.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.
