> 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/the-context.md).

# The context

## Strengths

{% hint style="success" %}
The internet is essential to contemporary journalism and dissenting voices and especially investigative and cross-border journalism networks that rely on information sharing to expose corruption and wrongdoing and to communicate invaluable information to the public in times of crises such as with the current pandemic and invasion of Ukraine.
{% endhint %}

## Weaknesses

{% hint style="warning" %}
Repressive actions such as governmental use of digital tools to monitor journalists and their sources undermine journalism and divert resources that could be used for new storytelling to ensure the privacy, safety, and security of journalists and media workers.&#x20;
{% endhint %}

{% hint style="warning" %}
Such pressures generate chilling effects via legal and regulatory manipulation, abuse antiterror or similar legislation to quell dissent and censor political speech, and suppress vital information relevant to public health.
{% endhint %}

{% hint style="warning" %}
State-sponsored or encouraged harassment has also become the bane of many news outlets’ existence especially small and local ones. Add to this multiple new and evolving challenges from data breaches and DDOS attacks to the proliferation of third-party surveillance technologies.
{% endhint %}

## Opportunities&#x20;

{% hint style="success" %}
The invasion of Ukraine has demonstrated that in times of conflict, crises, and humanitarian disasters, access to reliable, trustworthy information is of paramount importance.
{% endhint %}

{% hint style="success" %}
The Internet has opened up a world of possibilities for citizens’ empowerment and information exchange, allowing independent content producers the ability to:

* reach a potential global audience of millions if not billions&#x20;
* target and cater for niche, hyperlocal, local, and other audiences&#x20;
  {% endhint %}

{% hint style="success" %}
New digital policies need to address [systemic market failure](https://www.cigionline.org/articles/public-investments-global-news/) and not just the symptoms of decline.
{% endhint %}

## Threats

{% hint style="danger" %}
The Internet has created myriad threats to information ecosystems and freedom of expression. In the area of press freedom in particular, the global trends are disturbingly negative.&#x20;
{% endhint %}

{% hint style="danger" %}
Journalists and the news media industry as a whole face unprecedented threats in the changing environment—economic and market challenges, increasing distrust and denigration of their work, and new forms of digital repression—that are often overlooked in today’s regulatory conversations.
{% endhint %}

{% hint style="danger" %}
These trends have severely affected the role of journalists and are leading to unforeseen consequences for the future of developed and emerging democracies. Authoritarian attacks on press freedom, internet shutdowns, and election interference have become worryingly commonplace.
{% endhint %}

{% hint style="danger" %}
The lack of public-interest journalism and trustworthy media damages society at large by enabling the proliferation of misinformation and disinformation and endangering access to critical, high-quality information.
{% endhint %}

{% hint style="danger" %}
All of the previously described challenges are exacerbated by one of the—if not *the*—most critical challenge currently facing the journalism and news media sector: financial sustainability and economic viability.
{% 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/the-context.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.
