# Community to Community

## Within the same Fiscal Host

If you have a Community with funds in its balance, you may use that as a payment method when contributing to another Community within the same [Fiscal Host](/fiscal-hosts/fiscal-hosts.md). There are no fees for this payment method. Simply make a contribution to the payee Community and select the payer Community as your payment method during checkout.

## Across different Fiscal Hosts

We are working on the functionality to enable Communities to give directly to Communities in a different host. As a workaround for now, use the following process:

1. Contact the Fiscal Host of the payee Community and ask them to submit an expense to the payer Community for your donation
2. The payer Community will approve the expense and its Fiscal Host will pay the Fiscal Host of the payee Community.
3. The payee Fiscal Host will then allocate the money to the payee Community manually using '[add funds](/fiscal-hosts/receiving-money/add-funds-manually.md)'.


---

# 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/collective-to-collective.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.
