# Add Fiscal Host

## Adding a Fiscal Host

In order to raise and spend money, you'll need a [Fiscal Host](https://github.com/contraexemplo/documentation-mirror/tree/64a4ad619be01803dff529e94dd2a76f1f227e98/hosts/README.md). There are different hosts that serve different missions, interest areas, and geographic. [See them all here](https://opencollective.com/hosts).

Click on "apply" on any host page, and if your project fits their criteria, they will approve it.

![](https://64131024-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LnScH_KG1YJixOv0LJB%2F-LrtZDhGbYm2tRxhPmkZ%2F-LrtZGL8XQQ9cDKpq6C9%2Fscreen-shot-2019-05-05-at-3.03.34-pm.png?generation=1571850104698262\&alt=media)

If you have a legal entity and bank account already, you can also [set up your own fiscal host](https://github.com/contraexemplo/documentation-mirror/tree/64a4ad619be01803dff529e94dd2a76f1f227e98/hosts/become-host.md).

If you are an open source project with at least 100 stars on GitHub (or equivalent other website), you can apply to create your Collective under the umbrella of the [Open Source Collective](https://opencollective.com/opensource/apply) fiscal host.

To see your Fiscal Host options, go to edit Collective > Fiscal Host.

![](https://64131024-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LnScH_KG1YJixOv0LJB%2F-LrtZDhGbYm2tRxhPmkZ%2F-LrtZGLA72SW-4WjeymT%2Fscreen-shot-2019-05-05-at-3.02.05-pm.png?generation=1571850106621426\&alt=media)


---

# 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/collectives/add-or-change-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.
