> 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/pioneer-portraits/maglocistac-serbia/how-maglocistac-started.md).

# How Magločistač Started

Magločistač was founded in 2015 by Natalija Jakovljević Ivanić , Ljiljana Elek and Zlatko Romić as a project of the Centar građanskih vrednosti (“Centre for Civic Value”), a local civic society organisation.&#x20;

The founding of Magločistač was a reaction to the privatisation of state media, which was decided in 2015 and resulted in the closure of many local media outlets in particular. The founding members of Magločistač all have a background in journalism, having worked at a local radio station in Subotica, for example. Mirana Dmitrović, todays editor-in-chief and project manager, joined the team six months after it was founded.

For the first five years, everyone worked as volunteers without a salary. In 2020, Magločistač ran its first crowdfunding campaign, followed by a second one in the same year. This made it possible to pay salaries for the first time.&#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/english/pioneer-portraits/maglocistac-serbia/how-maglocistac-started.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.
