# DIGIT Platform

DIGIT is a suite of platforms, products and tools to enable government agencies to drive digital transformation at speed and scale to transform citizen service delivery. DIGIT platform provides a set of reusable common services and registries that provide a scalable, secure, and reliable base on which to build highly configurable products for service delivery and governance.  Some of these common services include authentication, authorisation, payment, notifications, demand, bills, etc.&#x20;

DIGIT is built using platform-based principles that enable seamless data sharing and functionality through well-defined building blocks. The building blocks can be integrated into higher-level services and recomposed further to deliver unified data and experiences. DIGIT product suites comprise several applications that can be used to deliver urban, health, and sanitation services.

## Important Links

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="https://docs.digit.org/platform/platform/architecture"><strong>Architecture:</strong> </a>Explore DIGIT open-source platform architecture.</td><td><p></p><p><a href="https://docs.digit.org/platform/platform/architecture/service-architecture"><strong>Service architecture</strong></a> <strong>-</strong> Microservice reusable building blocks architecture</p><p><a href="https://docs.digit.org/platform/platform/architecture/infrastructure-architecture"><strong>Infrastructure architecture</strong></a> <strong>-</strong> Infrastructure resources required to deploy DIGIT</p><p><a href="https://docs.digit.org/platform/platform/architecture/technology-architecture"><strong>Technology architecture</strong></a> - Technology tools used to develop and deploy DIGIT</p><p><a href="https://docs.digit.org/platform/platform/architecture/deployment-architecture"><strong>Deployment architecture</strong></a> <strong>-</strong> Architecture design for deployment framework and approach</p></td><td></td></tr><tr><td><p><a href="https://specs.digit.org/"><strong>Specifications:</strong>  </a>Learn how to co-create using our platform specifications.</p><p>DIGIT is a specification-driven open-source technology platform that leverages the capabilities of microservice design to promote responsive and agile solutions.</p></td><td><p><a href="https://specs.digit.org/common-service-specs"><strong>Common Service Specifications</strong></a> <strong>-</strong> Specifications for commonly used services available on the platform. </p><p></p><p><a href="https://specs.digit.org/domain-service-specs"><strong>Domain Service Specifications</strong> </a><strong>-</strong> Domain-centric specifications that extend the functional capabilities of the platform.</p></td><td></td></tr><tr><td><p><a href="https://docs.digit.org/platform/guides/installation-guide"><strong>Getting Started:</strong> </a>Access resources required to get you started with the DIGIT platform.</p><p>Click on the links below to get started with the installation and deployment of the DIGIT platform.</p></td><td><p><a href="https://docs.digit.org/platform/accelerators/sandbox"><strong>Sandbox</strong></a> <strong>-</strong> The Sandbox environment allows users to easily build a service on DIGIT</p><p><a href="https://docs.digit.org/platform/guides/installation-guide/digit-deployment"><strong>DIGIT Deployment</strong></a> <strong>-</strong> High-level overview of DIGIT deployment</p></td><td></td></tr><tr><td><a href="https://docs.digit.org/platform/platform/core-services"><strong>Core Services</strong></a> - Access the building blocks or microservices that add and extend the platform capabilities.</td><td></td><td></td></tr></tbody></table>


---

# 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.digit.org/welcome-aboard/digit-platform.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.
