# DPI Tech Architecture Principles

<figure><img src="/files/8KEQT31vdLMwyBRJp0aL" alt=""><figcaption></figcaption></figure>

The five technology architecture principles above illustrate how DPI efforts can be architected to be distinct from traditional digitisation efforts: 1) [interoperability](/the-dpi-wiki/dpi-tech-architecture-principles/interoperability.md); 2) [minimalist, reusable building blocks](/the-dpi-wiki/dpi-tech-architecture-principles/minimalist-and-reusable-building-blocks.md); 3) [Diverse, inclusive innovation](/the-dpi-wiki/dpi-tech-architecture-principles/diverse-inclusive-innovation.md) by the ecosystem; 4) a preference for remaining [federated and decentralised](/the-dpi-wiki/dpi-tech-architecture-principles/federated-and-decentralised-by-design.md); and 5) [security & privacy](/the-dpi-wiki/dpi-tech-architecture-principles/security-and-privacy-by-design.md) by design.

When implemented, these technical principles help DPIs achieve societal outcomes such as inclusion, user choice, innovation, scale of delivery, speed of services, public trust, competition in markets, and others as outlined below.

<figure><img src="/files/3KjVzRhte8Ut8Eh3DGhI" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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/the-dpi-wiki/dpi-tech-architecture-principles.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.
