> 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/tsuri.ch-switzerland/how-tsuri-started.md).

# How Tsüri started

Tsüri was founded in 2015 by a collective of young journalists and media students led by founder Simon Jacoby. Initially conceived as a two-year pilot project, the founders aimed to test the viability of local journalism tailored to a youthful demographic in Zurich. Two key motivations drove this initiative:

1. Traditional local newspapers primarily targeted older demographics.
2. Traditional local newspapers predominantly focused on print media.&#x20;

Jacoby also mentions that they deliberately avoided creating a large-scale venture, considering their youth and relative inexperience in the industry. They appreciated the notion of it being a test, as it allowed them to explore experimental and independent approaches without the long-term commitment. Knowing they would conclude the project after two years provided them with the freedom to take more risks and innovate.

After approximately six months of planning, they commenced publishing content without even having a business model in place, as the project was never intended to be a money-making venture. To establish their website, they secured a modest grant of 6,000 Swiss francs from the Stiftung für Medienvielfalt, a foundation dedicated to fostering media diversity in Switzerland.

Jacoby recalls that the planning phase and initial months were somewhat chaotic and anarchic, compounded by a high turnover within the team. Many members were juggling internships, academic pursuits, their first paid roles in editorial offices, and their involvement with Tsüri. Despite this unpredictability, Jacoby naturally became the focal point where organisational threads converged, gradually forming a semblance of structure.

As Tsüri gained traction over several months, the founders recognized its potential and decided to formalise the project into a sustainable business entity. They sought financial support from family and friends to establish Tsüri as a company and develop a comprehensive business plan. Around one and a half years into the project, they achieved a milestone by being able to offer salaries. Prior to this, everyone had been contributing on a voluntary basis. Subsequently, they could fund two full-time equivalent positions and compensate freelancers with modest fees.


---

# 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/tsuri.ch-switzerland/how-tsuri-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.
