> For the complete documentation index, see [llms.txt](https://projects-primed.gfmd.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://projects-primed.gfmd.info/policy-learning/brave-new-media-podcast.md).

# Brave New Media podcast

{% embed url="<https://brave-new-media.simplecast.com>" %}

{% hint style="success" %}
New episodes from Season 2, featuring the stories of media in Indonesia, Tanzania and Ethiopia as they candidly discuss their distinct and sometimes contrasting approaches to serving the public interest. are available [here](https://www.bbc.com/mediaaction/our-work/media-development/brave-new-media-podcast-episodes/).&#x20;
{% endhint %}

[Brave New Media](https://brave-new-media.simplecast.com/) is a podcast featuring journalists and editors from around the world working to remain independent while working in fragile spaces. It explores the challenges faced by the media environment and what needs to happen so that it can become a tool that contributes to the public good. In each episode, a founder of a media outlet will share their experiences and the hardships that they have encountered. The themes range from disinformation to funding and audience engagement. Experts are also included in order to determine what needs to happen to ensure that we construct a healthier media ecosystem. The first three episodes feature pioneers in public interest media from Lebanon, Ukraine, and Paraguay.&#x20;

The [first episode](https://brave-new-media.simplecast.com/episodes/s1-e1-brave-new-media-steps-to-independence-with-daraj) features [Daraj](https://daraj.com/en/), an Arabic-language start-up based in Beirut, one of the most censored media landscapes in the world.&#x20;

*Brave New Media is available on* [*Simplecast*](https://brave-new-media.simplecast.com/episodes/introducing-brave-new-media)*,*[ *Apple Podcasts*](https://podcasts.apple.com/us/podcast/brave-new-media/id1621861963)[*,*](https://podcasts.apple.com/us/podcast/brave-new-media/id1621861963) [*Spotify*](https://open.spotify.com/episode/61D9v9amNFBfF8CQ6pbNL2) *and* [*Amazon*](https://music.amazon.co.uk/podcasts/c8879be5-ee91-4c37-a467-16475a3912b3/episodes/61b1cd3c-f744-4d47-92e1-fb1afb765335/brave-new-media-introducing-brave-new-media) *(all links lead to third-party sites).*

*Produced by Holy Mountain for BBC Media Action. Brave New Media is part of P*[*rotecting Independent Media for Effective Development (PRIMED)*](https://www.bbc.com/mediaaction/our-work/media-development/PRIMED-project)*, a media support consortium led by BBC Media Action.*

*PRIMED is funded by the UK Foreign, Commonwealth and Development Office.*

{% hint style="info" %}
In this space we will publish podcast episodes. Stay tuned.

Listen to the trailer for the podcast [here](https://brave-new-media.simplecast.com/episodes/introducing-brave-new-media).&#x20;
{% endhint %}

{% hint style="info" %}
Read more about PRIMED [here](https://projects-primed.gfmd.info).
{% endhint %}

{% hint style="info" %}
Listen to Season 1 episodes [here](https://www.bbc.com/mediaaction/our-work/media-development/brave-new-media-podcast-episodes/).
{% endhint %}


---

# 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://projects-primed.gfmd.info/policy-learning/brave-new-media-podcast.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.
