# Connected Communities

{% hint style="info" %}
Creating connected communities is [a manual process](https://github.com/abpart/donatepr-documentation/blob/master/collectives/broken-reference/README.md) at the moment. If you want to do it, please [contact us](https://donatepr.com/contact) describing what you'd like.
{% endhint %}

Connected communities are a way to display the different communities or local projects that came out of your main initiative. Communities are not strongly tied together:

* They **don't** share the same budget
* They can have different hosts, with different currencies
* Admins of one Community are **not** automatically admin of the other

On the Community page, connected communities will be displayed under Connected Communities

<figure><img src="/files/81gOgn79iIQqcXWWqGOl" alt=""><figcaption></figcaption></figure>

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

Connected communities feature works for Organizations and Users profiles too


---

# 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.donatepr.com/communities/connectedcollectives.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.
