# Collective to Collective donations

If you have a Collective with funds in its balance, you may use that as a payment method when contributing to another Collective within the same [Fiscal Host](https://github.com/contraexemplo/metadocumentation/tree/7903b8b9909a117e7fa3639b77b89d17760e9995/financial-contributors/hosts/README.md). There are no fees for this method of donating.

We are working on the functionality to enable Collectives to give directly to Collective in a different host. As a workaround for now, the Collective you want to give to can submit an expense for your donation.

To donate using your Collective balance, simply make a contribution and select it as your payment method during checkout.


---

# 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://documentarians.gitbook.io/metadocumentation/financial-contributors/collectives/collective-to-collective-donations.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.
