# Bulk Transfers

Bulk transfer means sending funds via one financial transfer, which you can then give to one or multiple Communities.

Once the [Fiscal Host](/fiscal-hosts/fiscal-hosts.md) confirms the funds have been received, they allocate that amount to your Organization, which you (and your team) can then distribute to Communities as you wish.

Different fiscal hosts may have different processes for bulk transfers. Before sending, please confirm their policies and payment details, and let the fiscal host know to expect the funds.

## Bulk transfer process

1. Set up an [Organization](/financial-contributors/organizations.md)
2. Request an invoice from the Fiscal Host if needed
3. Confirm the Fiscal Host's payment details
4. Send the funds via bank transfer or other agreed method
5. Fiscal Host confirms receipt
6. Fiscal Host allocates the funds to your Organization's balance
7. Go to the Community you want to support
8. Select the contribution amount you want to give
9. Select your Organization as the source of funds
10. Done!


---

# 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.donatepr.com/financial-contributors/organizations/bulk-transfers.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.
