# Add Fiscal Host

## Options for Fiscal Hosting

In order to raise and spend money, you'll need a bank account associated with your Community.

You can:

1. Join a [Fiscal Host](/fiscal-hosts/fiscal-hosts.md), who will take care of things like accounting, banking, liability, and payments (most Communities choose this option), or
2. Plug in your own bank account as an [Independent Community](/independent-communities/about-independent-collectives.md), or
3. Create [your own Fiscal Host](/fiscal-hosts/become-a-fiscal-host.md) to hold funds for multiple Communities under the umbrella of your own legal entity.

## How to add a Fiscal Host

There are different hosts that serve different missions, interest areas, and geographic. [See them all here](https://donatepr.com/hosts).

Click on the apply button on any host page, and if your project fits their criteria, they will approve it. (The apply button can sometimes be nestled under the actions button).

{% hint style="success" %}
If you are an open-source project with at least 100 stars on GitHub (or equivalent other websites), you can apply to create your Community under the umbrella of the [Open Source Community](https://donatepr.com/opensource/apply) fiscal host.
{% endhint %}

To see your Fiscal Host options, go to your Community Page, click on the settings button and head to the **Fiscal Host** page.

* **No one:** No bank account or Host connected, not able to receive and spend money.
* **Independent Community:** Use your personal or company bank account to hold funds for a single Community.
* **Our Own Fiscal Host:** Run your own Fiscal Host that holds money for multiple Communities.
* **Apply to a Fiscal Host:** Join a Host that provides this service to Communities like you.
*

```
<figure><img src="/files/8BrAnWECx1pMqCCkzZE9" alt=""><figcaption></figcaption></figure>
```

## Applying to a fiscal host

Fiscal hosts have their own application criteria, which is often based on their location, their mission or impact area and their legal status.

Applying to a host will require that you answer some questions about your project that help the host asses whether you are appropriate for their organization.

### Host Policies

Hosts also have policies which they will make you aware of during your application, some of these policies are enforced through the Donate PR platform including:

#### Minimum number of Administrators

Some hosts require that you have a minimum of two of more administrators associated with your Community. If this is the case you will be asked to invite other administrators as part of your application process.


---

# 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/communities/add-fiscal-host.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.
