# THE DPI WIKI

- [About the DPI Wiki](https://docs.cdpi.dev/the-dpi-wiki/readme.md)
- [What is DPI?](https://docs.cdpi.dev/the-dpi-wiki/what-is-dpi.md)
- [DPI Overview](https://docs.cdpi.dev/the-dpi-wiki/dpi-overview.md): An approach that works to transform nations at scale
- [DPI Tech Architecture Principles](https://docs.cdpi.dev/the-dpi-wiki/dpi-tech-architecture-principles.md): How do we distinguish regular digitisation efforts from DPI?
- [Interoperability](https://docs.cdpi.dev/the-dpi-wiki/dpi-tech-architecture-principles/interoperability.md): Driven by Open Specifications
- [Minimalist & Reusable Building Blocks](https://docs.cdpi.dev/the-dpi-wiki/dpi-tech-architecture-principles/minimalist-and-reusable-building-blocks.md): Not full solutions!
- [Diverse, Inclusive Innovation](https://docs.cdpi.dev/the-dpi-wiki/dpi-tech-architecture-principles/diverse-inclusive-innovation.md): by the ecosystem, via open and multi-modal access
- [Federated & Decentralised by Design](https://docs.cdpi.dev/the-dpi-wiki/dpi-tech-architecture-principles/federated-and-decentralised-by-design.md)
- [Security & Privacy By Design](https://docs.cdpi.dev/the-dpi-wiki/dpi-tech-architecture-principles/security-and-privacy-by-design.md)
- [DPI Implementation & Execution Guidance](https://docs.cdpi.dev/the-dpi-wiki/dpi-implementation-and-execution-guidance.md): 21 implementation suggestions to bring digital infrastructure in your country to life
- [DPG and DPI](https://docs.cdpi.dev/the-dpi-wiki/dpg-and-dpi.md): Are DPGs and DPI the same thing? Are DPGs necessary to build DPI? Read on to know more!
- [What DPI can I build?](https://docs.cdpi.dev/the-dpi-wiki/what-dpi-can-i-build.md): Ideas to drive exponential socio-economic growth in your country based on your role
- [First use case for DPI](https://docs.cdpi.dev/the-dpi-wiki/first-use-case-for-dpi.md): How should a country choose a killer use-case to get exponential scale up for a DPI building block?
- [Inputs for designing a DPI informed digital transformation strategy](https://docs.cdpi.dev/the-dpi-wiki/inputs-for-designing-a-dpi-informed-digital-transformation-strategy.md)
- [How much does it cost to build DPI?](https://docs.cdpi.dev/the-dpi-wiki/how-much-does-it-cost-to-build-dpi.md): DPI does not have to be expensive to build!
- [Is my system a DPI?](https://docs.cdpi.dev/the-dpi-wiki/is-my-system-a-dpi.md)
- [TL; DR - Is my system a DPI?](https://docs.cdpi.dev/the-dpi-wiki/is-my-system-a-dpi/tl-dr-is-my-system-a-dpi.md): A crisp, easy to consume summary of the previous article
- [Building a SuperApp: A three step guide to apply DPI thinking](https://docs.cdpi.dev/the-dpi-wiki/building-a-superapp-a-three-step-guide-to-apply-dpi-thinking.md)


---

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