> For the complete documentation index, see [llms.txt](https://wiki.beabee.io/community-journalismus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.beabee.io/community-journalismus/english/community-centred-methods.md).

# Community-centred methods

- [Introduction](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/introduction.md)
- [Target Group Survey](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/target-group-survey.md): Before launching your media project, it is a good idea to conduct a target group survey. Here you can find out why it helps to know a lot about your target group and how best to conduct this survey.
- [Community Engagement Through Surveys](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/community-engagement-through-surveys.md)
- [Developing Editorial Priorities Through Surveys](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/community-engagement-through-surveys/developing-editorial-priorities-through-surveys.md)
- [How The Bristol Cable Discovers New Research Approaches](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/community-engagement-through-surveys/developing-editorial-priorities-through-surveys/how-the-bristol-cable-discovers-new-research-approaches.md)
- [Collecting Stories](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/community-engagement-through-surveys/collecting-stories.md)
- [Gathering Opinions](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/community-engagement-through-surveys/gathering-opinions.md)
- [Non-journalistic Engagement](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/community-engagement-through-surveys/non-journalistic-engagement.md)
- [General Tips for Surveys](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/community-engagement-through-surveys/general-tips-for-surveys.md)
- [Feedback Surveys](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/feedback-surveys.md)
- [General Tips for Your Feedback Survey](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/feedback-surveys/general-tips-for-your-feedback-survey.md): Feedback surveys are not rocket science. Here are a few tips on how to design them:
- [Sample Questions for Your Feedback Survey](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/feedback-surveys/sample-questions-for-your-feedback-survey.md)
- [Crowd Investigations](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/crowd-investigations.md)
- [What are Crowd Investigations?](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/crowd-investigations/what-are-crowd-investigations.md)
- [Crowd Investigations in 5 Steps](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/crowd-investigations/crowd-investigations-in-5-steps.md)
- [Start Phase](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/crowd-investigations/crowd-investigations-in-5-steps/start-phase.md)
- [Concept Phase](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/crowd-investigations/crowd-investigations-in-5-steps/concept-phase.md)
- [Construction Phase](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/crowd-investigations/crowd-investigations-in-5-steps/construction-phase.md)
- [Campaign Phase](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/crowd-investigations/crowd-investigations-in-5-steps/campaign-phase.md)
- [Analysis Phase](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/crowd-investigations/crowd-investigations-in-5-steps/analysis-phase.md)
- [Community-centered election coverage](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/community-centered-election-coverage.md)
- [How Donation Campaigns Work at CORRECTIV](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/how-donation-campaigns-work-at-correctiv.md)
- [How to Structure a Donation Email](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/how-donation-campaigns-work-at-correctiv/how-to-structure-a-donation-email.md)
- [General Tips for Campaign Emails](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/how-donation-campaigns-work-at-correctiv/general-tips-for-campaign-emails.md)
- [Matching funds as a campaign booster](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/matching-funds-as-a-campaign-booster.md)
- [Tips for Successful Membership Campaigns from Fumaça](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/tips-for-successful-membership-campaigns-from-fumaca.md)
- [How to Build a Join Page](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/how-to-build-a-join-page.md)
- [Embedding Newsletter Sign-Ups](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/how-to-build-a-join-page/embedding-newsletter-sign-ups.md)
- [How to Write Good Newsletters](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/how-to-write-good-newsletters.md)
- [Strategically Planning Journalistic Events](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/strategically-planning-journalistic-events.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.beabee.io/community-journalismus/english/community-centred-methods.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
