> 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/meetings/2025/gfmd_arij.md).

# GFMD at ARIJ Forum 2025

GFMD was founded at a meeting in 2005 in Amman, Jordan. This year, we will be marking the 20-year anniversaries of both GFMD and ARIJ at the [18th Annual ARIJ Forum](https://gfmd.us2.list-manage.com/track/click?u=8319290829244f21c232b3830\&id=018ae41f88\&e=04c7958921).&#x20;

GFMD’s Deputy Director, **Tom Law**, will be participating in the following meetings:&#x20;

Saturday, 6 December:&#x20;

* **Regional meeting of members hosted by GFMD’s Steering Committee members from the MENA region:** Rawan Damen (ARIJ) and Shireen Al Khatib (MADA Palestine)&#x20;
* **EED Side Event:** Evolving Support for the Resilience and Scalability of Independent Media&#x20;
* **Meeting of publishers from the region**&#x20;

{% hint style="info" %}
Sunday, 7 December:&#x20;

**MENA donor coordination meeting**&#x20;

Agenda&#x20;
{% endhint %}

| **Time (Aman time)** | **Session**                                                                                                                                                        | **Speakers / Moderators**                                                   |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------- |
| **10:00–10:03**      | **Welcome & Opening**                                                                                                                                              | Dr Zahera Harb (ARIJ)                                                       |
| **10:03–10:30**      | **US Funding: Legal Updates** + Q\&A                                                                                                                               | <p>Speaker: Alexander Papachristou (Vance Center)<br>Moderator: Tom Law</p> |
| **10:30–11:15**      | <p><strong>Sustainable Funding: MENA Strategies</strong><br>• Summary of recent sector events<br>• Interactive discussion on funding priorities & donor shifts</p> | Moderator: Tom Law (GFMD)                                                   |
| **11:15–11:25**      | **Coffee Break**                                                                                                                                                   |                                                                             |
| **11:25–11:50**      | <p><strong>Sustainable Funding (cont.)</strong><br>• Collective advocacy<br>• EU MFF overview & Media Support Toolkit<br>• Development bank engagement</p>         |                                                                             |
| **11:50–12:40**      | <p><strong>Impact Assessment & Donor Engagement</strong><br>• Current challenges<br>• Agile tools & collaboration<br>• Coordinated impact dissemination</p>        | Moderator: David Hivet (SahafaMed)                                          |
| **12:40–12:45**      | **Closing Remarks**                                                                                                                                                | Rawan Damen (ARIJ)                                                          |

**Jesper Hojberg**, Executive Director of IMS, one of the founding members of GFMD, will  speak about the anniversary at the ARIJ awards on Sunday evening.

{% hint style="success" %}
For literature review on journalism support and media development see resources and literature review [here](https://impact.gfmd.info/meetings/2025/mena-april/literature-review).&#x20;
{% 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://impact.gfmd.info/meetings/2025/gfmd_arij.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.
