> 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/pionier-portrats/mecseki-muzli-ungarn/wie-mecseki-muzli-angefangen-hat.md).

# Wie Mecseki Müzli angefangen hat

Die Idee für Mecseki Müzli entstand als direkte Reaktion auf die Übernahme vieler lokaler Zeitungen durch regierungsnahe Unternehmen in Ungarn. Ervin Gűth ließ sich von anderen lokalen Newsletter-Publikationen inspirieren.

Um sein Konzept zu entwickeln, führte Gűth Interviews in der Community, um den Informationsbedarf der Menschen zu verstehen und seine Idee zu validieren. Er startete anschließend seinen Newsletter als Nebenprojekt, dem er einen Arbeitstag in der Woche widmete. An den anderen Tagen arbeitete er als freier Journalist und Berater, um seinen Lebensunterhalt zu finanzieren.&#x20;

Anfangs ausschließlich aus eigenen Mitteln finanziert, hat Mecseki Müzli inzwischen Förderungen von verschiedenen Organisationen erhalten, darunter Internews und das International Press Institute. Die Förderungen reichten anfangs aus, um die Betriebskosten zu decken und Praktikanten einzustellen. So konnte Güth das Angebot weiter ausbauen und seine Audience vergrößern.&#x20;


---

# 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/pionier-portrats/mecseki-muzli-ungarn/wie-mecseki-muzli-angefangen-hat.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.
