> For the complete documentation index, see [llms.txt](https://docs.cdpi.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cdpi.dev/es/la-wiki-ipd/los-principios-dpi-de-arquitectura-tecnologica.md).

# Los Principios DPI de Arquitectura Tecnológica

<figure><img src="/files/JHpUVnDvkgGbKFXKrr0f" alt=""><figcaption></figcaption></figure>

Estos cinco principios de arquitectura tecnológica ilustran cómo pueden diseñarse proyectos DPI para diferenciarse de los más tradicionales: 1) Interoperabilidad; 2) componentes base minimalistas y reutilizables; 3) innovación diversa e inclusiva del ecosistema; 4) preferencia por permanecer federados y descentralizados; y 5) seguridad y privacidad por naturaleza.&#x20;

Cuando son aplicados, estos principios tecnológicos ayudan a las DPI a lograr resultados sociales como la inclusión, elección del usuario, innovación, escala y rapidez de servicios, confianza hacia lo público, competencia en los mercados, y otros como indicados a continuación.

<figure><img src="/files/oMdgHNTj4rqCJjNujUzg" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://docs.cdpi.dev/es/la-wiki-ipd/los-principios-dpi-de-arquitectura-tecnologica.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
