> For the complete documentation index, see [llms.txt](https://impact.gfmd.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://impact.gfmd.info/resources/articles/gender-equality.md).

# Gender Equality

## ['Feminism actually means freedom'- How to make feminists journalism a success story (May, 2022)](https://www.dw.com/en/feminism-actually-means-freedom-how-to-make-feminist-journalism-a-success-story/a-61875976?maca=en-Twitter-sharing)

#### DW Akademie- JASMIN RIETDORF, GAURA NAITHANI&#x20;

{% embed url="<https://www.dw.com/en/feminism-actually-means-freedom-how-to-make-feminist-journalism-a-success-story/a-61875976?maca=en-Twitter-sharing>" %}

*"Feminist journalism means to give a point of view that is not one-sided but inclusive. A space where we can talk about our diversity: about our different ethnicities, about diverse sexual identities. It is about speaking freely and independently. So, feminism for us actually means freedom."*

## ["Help is really available": The International Women's Media Foundation's Nadine Hoffman on resources for addressing online violence (May, 2022)](https://www.niemanlab.org/2022/05/help-is-really-available-the-international-womens-media-foundations-nadine-hoffman-on-resources-for-addressing-online-violence/)

#### NiemanLab- CURTIS YEE&#x20;

{% embed url="<https://www.niemanlab.org/2022/05/help-is-really-available-the-international-womens-media-foundations-nadine-hoffman-on-resources-for-addressing-online-violence/>" %}

*"Despite the growing ubiquity of online violence against journalists, many reporters still lack the resources to adequately address the threats and harassment that they face simply for doing their job.*

*Last year, the International Women’s Media Foundation (IWMF) launched the Coalition Against Online Violence, a hub of information to help reporters and newsrooms respond proactively and reactively to the threat of online violence."*

## [Gender and media viability: making a business case for diversity (March, 2022)](https://www.mdif.org/gender-and-media-viability/)

#### MDIF- MAGDALENA SKRZYPEK

{% embed url="<https://www.mdif.org/gender-and-media-viability>" %}

In light of International Women's Day, this article highlights *"the relationship between gender and media business performance"* and the *"media innovations from around the world that champion women."* The article is divided into the following sections: women as a primary target, serving the female audience, diversity within newsrooms and leadership, gender and reader revenue, gender-based harassment, partnerships and institutional funding, branded content revenue, gender and events business, a collaboration around gender topics, and a way forward.&#x20;


---

# 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://impact.gfmd.info/resources/articles/gender-equality.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.
