> For the complete documentation index, see [llms.txt](https://dpisafeguards.gitbook.io/resources-hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dpisafeguards.gitbook.io/resources-hub/home.md).

# Welcome to the DPI Safeguards Resources Hub

<h2 align="center">The knowledge hub for safe and inclusive DPI</h2>

<p align="center">For the people implementing digital public infrastructure — public officials, technology providers, civil society, and multilaterals. Discover guidance and country experience, get answers from the knowledge base, and share what you learn.</p>

{% columns %}
{% column %}
{% hint style="info" icon="magnifying-glass" %}
**Discover**

Guidance, toolkits and country experiences from the initiative and the wider ecosystem — organised for implementers.
{% endhint %}
{% endcolumn %}

{% column %}
{% hint style="info" icon="lightbulb" %}
**Learn**

Have a specific question? Use **Ask** in the header to query everything in this Hub directly.
{% endhint %}
{% endcolumn %}

{% column %}
{% hint style="info" icon="users" %}
**Share**

Contribute a story, a resource, or feedback — the Framework evolves with the community.
{% endhint %}
{% endcolumn %}
{% endcolumns %}

***

## Find a resource

Filter by lifecycle phase or responsible authority — the Framework's own taxonomy — or search directly for what you need.

{% @dpi-implementation-map/resource-finder %}

***

## Implementation around the world

Where the Universal DPI Safeguards Framework is informing national DPI — from instant payments in Brazil to refugee IDs in Ethiopia and offline digital ID in Malawi. **Select a pin to explore each country's experience.**

{% @dpi-implementation-map/implementation-map %}

***

## Explore the Knowledge

{% columns %}
{% column %}
{% hint style="info" icon="book-open" %}
**Guide to Building DPI Safeguards**

Start with the [**Guide to Building Safe and Inclusive DPI for Societies**](/resources-hub/about/getting-started/key-outputs/a-guide-to-building-safe-and-inclusive-dpi-for-societies.md) — the practical entry point.
{% endhint %}

{% hint style="info" icon="shield-check" %}
**Universal DPI Safeguards Framework**

Read the [**full Framework**](https://dpisafeguards.gitbook.io/resources-hub/framework) — all 18 principles, 90+ processes, responsible authorities and risks.
{% endhint %}
{% endcolumn %}

{% column %}
{% hint style="info" icon="circle-info" %}
**About the Initiative**

The [**journey so far**](https://dpisafeguards.gitbook.io/resources-hub/about/) — launched in 2023 by the UN Secretary-General's Envoy on Technology and UNDP — and the roadmap ahead.
{% endhint %}

{% hint style="info" icon="box-archive" %}
**Key Outputs**

All the [**essential publications**](/resources-hub/about/getting-started/key-outputs.md) of the initiative, in one place.
{% endhint %}
{% endcolumn %}
{% endcolumns %}

## Adopt the Framework

{% columns %}
{% column %}
{% hint style="info" icon="map-location-dot" %}
**Country Implementation Journey**

[**Country-specific experiences**](/resources-hub/country-impementation/country-implementation-1/country-implementation-journey.md) showcasing practices that enhance safety and inclusion.
{% endhint %}
{% endcolumn %}

{% column %}
{% hint style="info" icon="toolbox" %}
**Practical Toolkits**

[**Toolkits and resources**](/resources-hub/country-impementation/country-implementation-1/toolkits-and-resources.md) for implementation — adoption pathways, outcomes and indicators, and emerging insights.
{% endhint %}
{% endcolumn %}
{% endcolumns %}

## Get Involved

{% columns %}
{% column %}
{% hint style="info" icon="file-pen" %}
**Contribute to the Framework**

Feedback is systematically reviewed and integrated — submit yours through the [**Submission Form**](https://forms.office.com/pages/responsepage.aspx?id=2zWeD09UYE-9zF6kFubccFvkMg6d0A1KvHKOXEBlk31UQ0JEQ05LWjZGUk0zUTFBOUxXNkRaQ0cxQi4u\&route=shorturl).
{% endhint %}

{% hint style="info" icon="comments" %}
**Share your Story**

[**Share stories, experiences, or case studies**](/resources-hub/ecosystem-engagement/ecosystem-engagement-1/share-your-story.md) that highlight progress toward safety and inclusion.
{% endhint %}
{% endcolumn %}

{% column %}
{% hint style="info" icon="calendar-days" %}
**Attend Community Convenings**

Join [**community convenings**](/resources-hub/ecosystem-engagement/events-calendar.md) to give feedback and connect with others advancing DPI safeguards.
{% endhint %}

{% hint style="info" icon="people-group" %}
**Use the Convening Toolkit**

Host your own local discussion with the [**Convening Toolkit**](/resources-hub/ecosystem-engagement/ecosystem-engagement-1/convening-toolkit.md).
{% endhint %}
{% endcolumn %}
{% endcolumns %}

***

<p align="center"><a href="/spaces/cSGctUcjualPzvQZJn4b/pages/4t8jIIuswFPOctGAx3t9" class="button primary">Contact us</a> <a href="/spaces/N2dp1yHVoswGX4WDRSAx/pages/7FvWQMF0kTK7HGhlQfmo" class="button secondary">Share your story</a></p>

<p align="center"><sub>Universal DPI Safeguards Initiative · Content licensed</sub> <a href="https://creativecommons.org/licenses/by-sa/4.0/"><sub>CC BY-SA 4.0</sub></a></p>


---

# 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://dpisafeguards.gitbook.io/resources-hub/home.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.
