> 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/the-bristol-cable-england/community-journalism.md).

# Community Journalism

The Bristol Cable's entire organisational structure is based on the idea of Engaged Journalism. The company's legal form as a [co-operative and Registered Community Benefit Society](https://mutuals.fca.org.uk/Search/Society/21312) guarantees members a say in decisions affecting the operational and strategic side of the business. At an [Annual General Meeting](https://drive.google.com/file/d/1eUIx16Nc_U6etM6jOo32bAfV5EhgziZj/view) but also throughout the year members can vote on important decisions regarding the organisation, e.g. who should be accepted as a funder or advertiser, how the Cable should use Facebook or how the core funding should be used.

But first and foremost, of course, Bristol Cable's aim with this model is to get people involved in journalism.

The Bristol Cable editorial team regularly uses callouts, i.e. surveys in the community, to ask for opinions, experiences or data from the community. These surveys are a central component of the Cable’s community strategy. They not only help the editorial team to find topic ideas, but also to find protagonists for stories, get important insights from people in the community or better assess the opinions in the community. Based on answers to surveys, articles are created and the editorial team finds research approaches and access to sources.

The Cable also provides workshops to members, as well as regular public events addressing the most pressing issues in Bristol.

Members of the community are also regularly invited to contribute articles themselves. In a series called "Voices", they can describe their personal views on social issues or news in the city.


---

# 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/the-bristol-cable-england/community-journalism.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.
