> For the complete documentation index, see [llms.txt](https://documentation.commudle.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.commudle.com/organizations-umbrella-of-communities/organizations-on-commudle.md).

# Organizations on Commudle

* You can host all your developer communities under one Organisation
* Different regional communities across different cities or countries can be hosted under one Organisation
* Communities that differ in technologies can also be hosted under one Organisation

{% hint style="info" %}
An Organization must have at least one host that can help in hosting events
{% endhint %}

### Commudle is for both Businesses and Students

<figure><img src="/files/IrEgUdj0th8zGQw6WzB3" alt=""><figcaption></figcaption></figure>

* Check out Commudle's Organisation page [`here`](https://www.commudle.com/orgs/commudle).
* Commudle caters to both Students and Businesses as well.
* You can manage your organization easily if you are a business or a startup.&#x20;
* We appreciate young students aspiring to be great developers; hence, we provide huge perks to students as well.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.commudle.com/organizations-umbrella-of-communities/organizations-on-commudle.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.
