> For the complete documentation index, see [llms.txt](https://safedpi.gitbook.io/safeguards/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://safedpi.gitbook.io/safeguards/country-implementation/implementation-around-the-world/uruguay.md).

# Uruguay

## Taking a whole-of-society approach to implementing DPI

Uruguay is a leader in Digital Public Infrastructure (DPI), taking a whole-of-society approach. In May 2024, AGESIC and UNDP collaborated with 50 diverse stakeholders to prioritize the future integration of DPI Safeguards in health, education, financial inclusion, and government services. This commitment aims to protect people’s rights and data. Uruguay's commitment to a multi-stakeholder institutional structure to oversee the implementation of the Universal DPI Safeguards, demonstrates the country’s focus on secure and accessible infrastructure. As Uruguay continues to evolve its AI and National Data Strategies, community engagement and transparency remain central to the process.

{% embed url="<https://youtu.be/2i35h4iEGnk?si=IB9qh4qxzLO564d3>" %}

{% embed url="<https://www.youtube.com/watch?v=qpRGU1SZnqU>" %}


---

# 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://safedpi.gitbook.io/safeguards/country-implementation/implementation-around-the-world/uruguay.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.
