# Create a Fiscal Host

## Starting from scratch

**Go to** [**https://opencollective.com/create**](https://opencollective.com/create)\*\*\*\*

**Follow the steps to sign in to or create an Open Collective account**\
This is the account for the individual who is the host admin. Normally it's associated with a human name. It will manage your host, which normally has an organization name.

**Create a Collective**\
This can be the Collective for your host's budget (to receive host fees if you charge them and be transparent), or for the main project you will be hosting.

**Select "use your own host"**

* **Type of host entity:** Select individual if you will be using your personal accounts, or select organization if you'll be representing a company or incorporated entity.&#x20;
* **Select an organization:** Choose "create organization" and enter the details.

![](/files/-LrtZGAl70PMK7YDXqpx)

**Connect your Stripe account**\
Click the "connect Stripe" button. Create a Stripe account, or log into your existing account by clicking "sign in" in the upper right corner.

![](/files/-LrtZGAou7wt3x2qVmL6)

**Your host will now be active.**

## If you already have a Collective

Go to 'edit Collective' > fiscal host and select 'use your own host'. Follow the steps from there to create your host and connect your Stripe account.

## If you already have an Organization

Follow the same steps as above, except instead of selecting "create organization", select the existing Organization you'd like to use from the drop down menu.

[**Next: customize your fiscal host and set the host fee.**](/metadocumentation/master/fiscal-hosts/fiscal-host-settings.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://documentarians.gitbook.io/metadocumentation/master/fiscal-hosts/create-a-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.
