> For the complete documentation index, see [llms.txt](https://strategy.gfmd.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://strategy.gfmd.info/planning/general-strategy-2021-25/digital-policy-advocacy-2021-2025/mission-and-vision.md).

# Mission and vision

### **What?**&#x20;

{% hint style="info" %}
GFMD vision is a thriving, equitable, and inclusive global media development and journalism support community that works for all by enabling strong, independent, and pluralistic public-interest journalism and media ecosystems.
{% endhint %}

{% hint style="info" %}
The GFMD network’s mission is to develop and promote policies, programmes, strategies, and opportunities for the work of the journalism and media support sector to enhance journalism as a public good.
{% endhint %}

{% hint style="info" %}
In line with this vision and mission, GFMD’s digital policy and advocacy strategy is developed to support the creation and the enabling of a sustainable and favourable digital environment for public-interest journalism and independent media.
{% endhint %}

### **How?**&#x20;

{% hint style="success" %}
GFMD’s aim is to establish itself as the go-to resource organisation for policymakers, technology companies, governments, and donors on how to address media freedom and press freedom and media sustainability issues facing small, medium-sized, and Global South journalism and media organisations.
{% endhint %}

{% hint style="success" %}
GFMD is positioning itself as a leading consultative organisation on how to support public-interest media through digital policies through timely proactive and reactive outreach and expertise.
{% endhint %}

{% hint style="success" %}
By engaging its diverse and inclusive network, GFMD addresses the imbalance of skills, capacity, and capital between the Global North and South and the glaring inequality between them in terms of the ability to interact and influence technology companies and tech regulation.
{% endhint %}

### **Why?**&#x20;

{% hint style="success" %}
Empowering the journalism and media development community to participate in policy fora is central to [GFMD’s commitment to support and promote journalism as a public good](https://strategy.gfmd.info/governance/constitution/definition-and-goals).
{% endhint %}

{% hint style="danger" %}
If the perspectives of small, medium, and Global South media and public-interest journalism more broadly are not integral to digital policy debates and decision making, it will be impossible to build a healthy global digital information ecosystem.
{% 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://strategy.gfmd.info/planning/general-strategy-2021-25/digital-policy-advocacy-2021-2025/mission-and-vision.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.
