# Communities

- [Communities FAQ](https://docs.donatepr.com/communities/collectives.md)
- [Creating a Community](https://docs.donatepr.com/communities/create-collective.md)
- [Quick Start Guide](https://docs.donatepr.com/communities/quick-start-guide.md)
- [Community Settings](https://docs.donatepr.com/communities/collective-settings.md)
- [Customize Community](https://docs.donatepr.com/communities/collective-settings/customize-collective.md)
- [Team](https://docs.donatepr.com/communities/collective-settings/core-contributors.md)
- [Community Goals & Tiers](https://docs.donatepr.com/communities/collective-settings/tiers-goals.md)
- [Expense Policy](https://docs.donatepr.com/communities/collective-settings/expense-policy.md)
- [Data Export](https://docs.donatepr.com/communities/collective-settings/data-export.md)
- [Security](https://docs.donatepr.com/communities/collective-settings/security.md)
- [Integrations](https://docs.donatepr.com/communities/collective-settings/integrations.md): Learn how to integrate notifications from Donate PR in your own chat or website using Webhooks
- [Zero Community Balance](https://docs.donatepr.com/communities/collective-settings/zero-collective-balance.md)
- [Closing a Community](https://docs.donatepr.com/communities/collective-settings/closing-a-collective.md)
- [Add Fiscal Host](https://docs.donatepr.com/communities/add-fiscal-host.md)
- [Change Fiscal Host](https://docs.donatepr.com/communities/change-fiscal-host.md)
- [Transparent Budget](https://docs.donatepr.com/communities/budget.md)
- [Expenses](https://docs.donatepr.com/communities/expenses.md)
- [Updates & Comms](https://docs.donatepr.com/communities/communication.md)
- [Custom Email](https://docs.donatepr.com/communities/custom-email.md)
- [Moderation](https://docs.donatepr.com/communities/moderation.md)
- [Conversations](https://docs.donatepr.com/communities/conversations.md): A discussion forum for your Community
- [Events](https://docs.donatepr.com/communities/events.md): You can set up events for your community and sell tickets that go straight to your Community budget.
- [Projects](https://docs.donatepr.com/communities/projects.md)
- [Funding Options](https://docs.donatepr.com/communities/funding-options.md): Direct donations are not the only way a Community can receive revenue
- [Buttons & Banners](https://docs.donatepr.com/communities/widgets.md)
- [Connected Communities](https://docs.donatepr.com/communities/connectedcollectives.md)
- [Contribution flow](https://docs.donatepr.com/communities/contribution-flow.md)


---

# 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.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.
