# Setting up a Fiscal Host

Establishing a Fiscal Host on the platform is just the first step. We recommend that you fill in all your details and settings, including your information, policies, fees, and security. This makes it easier to connect with the Collectives that match your mission.

{% hint style="success" %}
Interested in understanding Open Collective and how it works? Feel free to play around in our staging area first. <https://staging.opencollective.com/> Use a ‘test card’ from Stripe to play with some pretend funds <https://stripe.com/docs/testing#cards&#x20>;
{% endhint %}

### Getting started with your Fiscal Host

[**Create a Fiscal Host**](/fiscal-hosts/setting-up-a-fiscal-host/creating-a-fiscal-host.md)

Get your host registered on Open Collective

[**Add your host info**](/getting-started/setting-up-your-account.md)

Customize what you want to say about yourself

[**Set host fees**](/fiscal-hosts/setting-up-a-fiscal-host/setting-your-fiscal-host-fees.md)

Establish what you want to charge for what you do

[**Configure receiving money settings**](/fiscal-hosts/receiving-money.md)

Integrate third-party services to receive  payments

[**Connect to payment processors**](/fiscal-hosts/expense-payment/paying-expenses-with-wise.md)

Integrate third-party services to make payments

[**Upgrade your security**](/fiscal-hosts/setting-up-a-fiscal-host/fiscal-host-security-old.md)

Enable services such as Two-factor Authentication

[**Add Fiscal Host policies**](/fiscal-hosts/setting-up-a-fiscal-host/fiscal-host-policies.md)

Let Collectives know your rules and entry requirements


---

# 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://documentation.opencollective.com/fiscal-hosts/setting-up-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.
