# Bulk Sender

With the Bulk Sender Tool you can easily send both Fungible Tokens and NFTs in bulk to one or several Accounts.

Please note that in Hedera, accounts need to associate a Token before they can receive it, whether it's a fungible token or a non-fungible token.

Learn how to [**Send NFTs in bulk**](/products/tools/bulk-sender/send-nfts.md).

Learn how to [**Send FTs in bulk**](/products/tools/bulk-sender/send-fts.md).

<figure><img src="/files/2I8YZvM8Gu7qLL7Khc5R" alt=""><figcaption><p>Bulk Sender Tool</p></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://academy.kabila.app/products/tools/bulk-sender.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.
