# Introduction

## **What to expect in this chapter 📖**

This section focuses on the organisational aspects of starting a media project. If you come from journalism, questions around legal structures, business models, or team building can quickly feel overwhelming. Here, you’ll find practical tips and information to help you overcome these hurdles.

Many organisations already offer useful resources to support you. In our [guide collection on launching a media startup](/community-journalismus/english/basics-media-entrepreneurship/guide-collection-founding-a-media-startup.md), you’ll find additional helpful materials. Just be sure to keep in mind the special features of journalism — such as non-profit status or hybrid legal forms.

Our goal is to bring together all relevant information on starting a media project in this chapter, tailored specifically to media start-ups.

**🔍 Do you have a specific question and don’t want to search through the entire wiki? Use the search function or the AI assistant at the top right — you’ll quickly find what you need.**

***

## **A wiki you can shape 🙌**

This wiki thrives on participation: it’s created for and with you! Whether you have questions, want to give feedback, or contribute your own content like examples, practical tips, or templates — we welcome every contribution. Just use the froms below to get involved and help actively shape the wiki.

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


---

# 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://wiki.beabee.io/community-journalismus/english/basics-media-entrepreneurship/introduction.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.
