> 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/dublin-inquirer-ireland/how-the-dublin-inquirer-started.md).

# How the Dublin Inquirer started

Lois Kapila and her husband, Sam Tranum, both seasoned journalists, relocated to Dublin in 2013. Encountering challenges breaking into the established Irish media landscape as foreigners, Lois took matters into her own hands and developed the idea of a locally funded online medium for Dubliners. Drawing inspiration from innovative newsrooms like the Texas Tribune, with which she had become familiar during her work in the U.S., she recognized the potential of introducing a community-focused model to the local news market.

Following a year of meticulous planning, learning from other media entrepreneurs, and completing a local enterprise course, Lois launched the Dublin Inquirer.&#x20;

For the initial five years, Lois did not draw a salary, while her husband, Sam, maintained full-time employment elsewhere but also contributed voluntary work to the Inquirer. Sam's employment served as the couple's financial backbone, enabling Lois to concentrate on establishing the organisation. To kickstart the journalistic endeavours, Lois secured funding by borrowing money from family members and taking out a loan, which facilitated the hiring of two junior reporters.

Despite attending the enterprise course and engaging in networking activities, the Dublin Inquirer did not receive any structural support.


---

# 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/dublin-inquirer-ireland/how-the-dublin-inquirer-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.
