> 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/country-implementation/country-implementation.md).

# Country Implementation

How countries are putting the Universal DPI Safeguards Framework into practice. Each page below follows the same structure, so the set reads consistently even though the countries are at different stages.

{% columns %}
{% column %}
{% hint style="info" icon="location-dot" %}
[**Malawi**](/resources-hub/country-implementation/malawi.md)

Offline digital ID for subsidy delivery and voter registration.

**Stage:** Measure and sustain
{% endhint %}
{% endcolumn %}

{% column %}
{% hint style="info" icon="location-dot" %}
[**Brazil**](/resources-hub/country-implementation/brazil.md)

Safeguards applied to the Rural Environmental Registry.

**Stage:** Validate and implement
{% endhint %}
{% endcolumn %}

{% column %}
{% hint style="info" icon="location-dot" %}
[**South Africa**](/resources-hub/country-implementation/south-africa.md)

Safeguards built into MyMzansi from the outset.

**Stage:** Design and pilot
{% endhint %}
{% endcolumn %}
{% endcolumns %}

## How to read these pages

Each page opens with an **at a glance** summary covering the DPI system, the lead institution, the current stage, and the safeguards focus. The journey then follows as a sequence of **named phases** rather than dates, because the sequence is what makes another country's experience useful to you. A country at Commit has done something different from a country at Measure and sustain, not something less.

Every page carries an **as of** line at the top. These are honest snapshots at a point in time, not live trackers.

## Explore the wider picture

Select a pin to see where safeguards work is happening around the world.

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

## Commitment letters

Countries and organisations formalise their adoption of the Framework through a letter of commitment.

[See all letters of commitment](/resources-hub/country-implementation/letters-of-commitment.md)


---

# 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/country-implementation/country-implementation.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.
