# Installation Guide

This guide walks you through a step-by-step process for installing DIGIT Core. Installation involves provisioning and configuring the hardware and network, installing core services such as PostgresDB, ElasticSearch, Apache Kafka, and DIGIT core services like API Gateway and User Service. We also set up a sample product built on the DIGIT core called Public Grievance Redressal (PGR). DIGIT Core can be installed on public clouds like AWS or Azure, or on Private Cloud. Installing DIGIT on personal computers is not recommended.

Follow the steps outlined in the sections below to install DIGIT.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="https://core.digit.org/guides/installation-guide/setup-guide"><mark style="color:blue;"><strong>Infrastructure Setup</strong></mark></a></td><td>Provision and Configure Infrastructure</td><td></td><td><a href="/pages/nyUmszSOjwokZVz8NAKK">/pages/nyUmszSOjwokZVz8NAKK</a></td></tr><tr><td><a href="/pages/a4zyqRshEsVNp82nVkAa"><mark style="color:blue;"><strong>DIGIT Deployment</strong></mark></a></td><td>Deploy DIGIT Backbone and Core Services</td><td></td><td><a href="/pages/a4zyqRshEsVNp82nVkAa">/pages/a4zyqRshEsVNp82nVkAa</a></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/platform/guides/installation-guide.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.
