> 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/crowd-investigations/crowd-investigations-in-5-steps/campaign-phase.md).

# Campaign Phase

Once the crowdsourced research has been created, as many people as possible should get involved. You can ensure this during the campaign phase. The more diverse and motivating the campaign, the better the research will reach your community—and the more feedback you will receive.

Want to reach tenants? Then throw a neighborhood party, distribute flyers in mailboxes of apartment buildings, or organize a discussion in the local café.

***

## An example — 'Achtung, Schulweg!' 🎒

In the case of the research project 'Achtung, Schulweg!', the target group was parents of school-age children. To reach them, the following questions are relevant:

* Which partner organizations/media/associations would we like to team up with to reach a larger target group?
* Through which channels should the link to the CrowdNewsroom be distributed? In the case of 'Achtung, Schulweg!', it quickly became apparent that parent WhatsApp groups were particularly well suited for distribution.
* The potential of our employees who have children themselves and/or share the survey in their own circles should not be underestimated in this research.
* Is there an opportunity for cross-promotion across different titles within a media company?
* Are offline events an option?
* What distribution channels are available, for example via social media?

***

<p align="center"><strong>Get involved:</strong></p>

<p align="center"><a href="https://starthub.correctiv.org/crowdnewsroom/your-question-for-our-wiki" class="button secondary" data-icon="message">Ask a question</a> or  <a href="https://starthub.correctiv.org/crowdnewsroom/your-contribution-to-our-wiki" class="button secondary" data-icon="pencil">Make a contribution</a> or  <a href="https://starthub.correctiv.org/crowdnewsroom/your-feedback-for-our-community-journalism-wiki" class="button secondary" data-icon="comments">Give feedback</a></p>


---

# 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/crowd-investigations/crowd-investigations-in-5-steps/campaign-phase.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.
