> 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/mensagem-portugal/products.md).

# Products

Mensagem is blurring the lines between being a journalistic, civic, and cultural organization. At its heart are stories about the day-to-day lives of Lisbon residents, focusing on people who are not often talked about and taking a constructive perspective on issues by investigating how stated problems could be addressed. At the same time, the Mensagem team is working with partners in the city to create spaces for dialogue and cultural activities.

The medium showcases Lisbon residents in many ways. Whether it's letting people in Lisbon share their favorite streets or areas and their intimate relationship with the city in an article, or talking to local artists about the sounds of the city in their podcast and asking them to create Spotify playlists, Mensagem highlights the community.

Social media has been a strong channel for Mensagem from the very start. They create unique content for Instagram, Facebook, and Twitter, including lots of video content. Besides the website and social media channels, the newsletter is an important way to reach people with Mensagem’s stories and open conversations. Carvalho describes the newsletter as the “neighbour’s letter,” providing context to the stories with a personal angle, turning the newsletter into a stand-alone product.

Some stories are turned into books, offering an alternative way to bring Mensagem to people, though it is not, as for some national media outlets like CORRECTIV in Germany, a potential revenue stream. Every 15 days, a new comic is published telling the history of Lisbon.

With this mix of channels, Mensagem is reaching a demographically diverse audience, primarily those between 25-30 and over 60 years old.


---

# 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/mensagem-portugal/products.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.
