> 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/2023/summit-for-democracy-march-2023.md).

# Summit for Democracy (March. '23)

{% hint style="info" %}
As civil society leads of the [Media Freedom Cohort](https://gfmd.info/engagements/engage-with-the-media-freedom-cohort-of-the-summit-for-democracy/), GFMD and its partners are organising two sessions on media viability on the sidelines of the Second for Democracy at the Hague.
{% endhint %}

## **29 MARCH**&#x20;

### Morning session (9:00 -12:00 CET)

### [Thriving media for resilient democracies!](https://impact.gfmd.info/meetings/summit-for-democracy-march-2023/thriving-media)

* **What:** Media Freedom Cohort event at the Second Summit for Democracy
* **Organiser:** Free Press Unlimited&#x20;
* **Where:** World Forum, The Hague, The Netherlands (hybrid)

### Afternoon session (13:30 - 18:00 CET)

### [Consultation on media viability in crisis](https://impact.gfmd.info/meetings/summit-for-democracy-march-2023/media-viability)

* **What:** Consultation on media viability in crisis that will feed into the Media Freedom Cohort of the Summit for Democracy.
* **Organisers:** GFMD, UNESCO and DW Akademie
* **Where:** The Hague, The Netherlands (hybrid)

## 30 MARCH

### [Summit for Democracy regional meeting on media freedom](https://www.government.nl/ministries/ministry-of-foreign-affairs/activiteiten/summit-for-democracy#anker-1-programme-summit-for-democracy)

* **What**: Summit for Democracy regional meeting on media freedom hosted by the Government of the Netherlands
* **Host**: Government of the Netherlands&#x20;
* **When**: 15.00-17.00 CET, March 30th&#x20;
* **Where**: World Forum, The Hague, The Netherlands
* **Who**: By invitation only. CSO-leads of Media Freedom Cohort are expected to be invited.


---

# 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/2023/summit-for-democracy-march-2023.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.
