# Finding a legal form

{% hint style="warning" %}
In most cases, German chapters should not need to worry about this.
{% endhint %}

Once you have moved out of your "starting phase", you might need to consider finding a legal form for your local chapter. This is especially relevant to the chapters outside of Germany. For this purpose we have set-up our [license agreement](https://correlaid.org/footer/licensecontract/). To discuss things further, please [contact](/community/contact.md) Isabel with your questions and concerns.

## Examples

### Netherlands

The Netherlands chapter has chosen to become its own Stichting (Foundation) instead of working under the umbrella of the German Verein. The main reason for this choice is partially legal, and partially monetary:

It is difficult to do charitable work across borders unless it is developmental work in an underdeveloped country. It is difficult for the German entity to sign project start agreements with Dutch NGOs, and they are not allowed to move funds outside of Germany.\
It is also difficult to find any type of funding from Dutch institutions or funds when you are a German Verein.

The legal form that we chose is more suited for a charitable organization than the Dutch version of a Verein (Vereniging). It is also needed for us to be recognized by the Dutch government as a charitable organization, which helps us attract funding.


---

# 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.correlaid.org/community/finding-a-legal-form.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.
