# Creating an Organization

Becoming an  Organization means that you can manage your funds in your own bank account.

You can opt to become independent and still use the features on the Open Collective platform. If you are currently fiscally hosted, you will no longer receive the admin support of a Fiscal Host, which means you will need to handle your own finances, accounting, and liability.

{% hint style="warning" %}
If you are not sure you are able to manage your project's finances or admin effectively, you should seriously consider [applying to a Fiscal Host](https://documentation.opencollective.com/fiscal-hosts/fiscal-hosts).
{% endhint %}

### **Choose an option**

[launching-an-organization](https://documentation.opencollective.com/organizations/creating-an-organization/launching-an-organization "mention")

Select this option if your Collective does not currently exist on Open Collective

[migrating-from-fiscal-host-to-an-organization](https://documentation.opencollective.com/organizations/creating-an-organization/migrating-from-fiscal-host-to-an-organization "mention")

Find out how to leave a host and become an Independent Collective


---

# 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/organizations/creating-an-organization.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.
