> For the complete documentation index, see [llms.txt](https://policy-advocacy.gfmd.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://policy-advocacy.gfmd.info/gfmd-initiatives/un-advocacy/wsis+20-review/relevant-resources.md).

# Relevant Resources

Stay updated via these resources:

* WSIS+20 Latest News - UNDESA&#x20;

  <https://publicadministration.desa.un.org/wsis20>&#x20;
* Global Partners Digital – Everything You Need to Know About the WSIS+20 Review&#x20;

  <https://www.gp-digital.org/everything-you-need-to-know-about-the-wsis20-review/> &#x20;

### General WSIS+20 Background

* Letter from President General Assembly on World Summit on the Information Society – Zero draft <https://www.un.org/pga/79/2025/02/07/letter-from-president-general-assembly-on-world-summit-on-the-information-society-zero-draft/> &#x20;
* WSIS+20 Review Action Lines, Milestones, Challenges, and Emerging Trends Beyond 2025 (ITU): <https://www.itu.int/net4/wsis/forum/2025/Files/actionlines/WSISActionLineC9-UNESCO.pdf>&#x20;
* Global Digital Compact ([Full text](https://www.un.org/global-digital-compact/sites/default/files/2024-09/Global%20Digital%20Compact%20-%20English_0.pdf))
* Global Digital Compact ([UN DESA](https://publicadministration.desa.un.org/wsis20/Documents/Global%20Digital%20Compact))
* NETMundial+10 Declaration\
  [https://netmundial.br<br>](https://netmundial.br)(Sets principles for multistakeholder internet governance and human rights protections)
* WSIS+20 Open Consultation Process (OCP) ([ITU](https://www.itu.int/net4/wsis/forum/2025/Home/Consultations))
* Who Runs the Internet? Misconceptions About ICANN ([ICANN](https://www.icann.org/en/blogs/details/who-runs-the-internet-misconceptions-about-icann-25-11-2024-en))&#x20;

### Civil Society resources

* Digital Technology Governance Hub ([Global Partners Digital](https://www.gp-digital.org/digital-technology-governance-hub/))
* Everything You Need to Know About the WSIS+20 Review ([Global Partners Digital](https://www.gp-digital.org/everything-you-need-to-know-about-the-wsis20-review/))
* Advocacy Bytes: WSIS+10 Review ([Case Study by Global Partners Digital](https://www.gp-digital.org/wp-content/uploads/2024/12/WSIS10-Review-1.pdf))
* [GFMD’s Internet Governance Resource Centre](https://policy-advocacy.gfmd.info/resources/internet-governance)
* 10 FAQs on Internet Governance ([GFMD](https://policy-advocacy.gfmd.info/resources/internet-governance/10-faqs-on-internet-governance))
* Governing Digital Convergence: An Issue Paper on Media Development and Internet Governance ([GFMD](https://policy-advocacy.gfmd.info/gfmd-initiatives/dynamic-coalition-sustainability/articles#governing-digital-convergence-an-issue-paper-on-media-development-and-internet-governance-2018-micha))
* Who Runs the Internet? Misconceptions About ICANN ([ICANN](https://www.icann.org/en/blogs/details/who-runs-the-internet-misconceptions-about-icann-25-11-2024-en))

### Webinars and recorded events

#### IGF MAG Working Group Strategy WSIS+20 Webinar Sessions

Webinar 1: <https://www.youtube.com/watch?v=vT7LBrO7jxE>

Webinar 2: <https://www.youtube.com/watch?v=XcgvbYiWbt4>

Webinar 3: <https://youtu.be/4eAgGbMm6IQ>

<br>


---

# 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://policy-advocacy.gfmd.info/gfmd-initiatives/un-advocacy/wsis+20-review/relevant-resources.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.
