# Sandbox

DIGIT Sandbox provides a self-service platform to rapidly try out, build, test, and deploy scalable solutions leveraging DIGIT’s open-source technology stack.

* **Explore** DIGIT products, modules, and offerings more quickly with Sandbox.
* **Build** new products and services in no time with DIGIT Sandbox. *(work in progress)*
* **Deploy** products and solutions built with DIGIT Sandbox easily. *(work in progress)*

{% hint style="info" %}
**Note:** The DIGIT Sandbox is currently a work in progress and offers limited functions, including Complaints and Employee Management modules.
{% endhint %}

[Click here to explore the Sandbox details](https://docs.digit.org/sandbox).

{% hint style="info" %}

### Note For Developers

The Sandbox environment allows users to develop a DIGIT service fast. The DIGIT core services are already set up in the sandbox environment.

To access the DIGIT services you need an API Key and Secret. We are working on a self-service portal where you can register and get the keys. In the meantime, email <partner@egov.org.in> to get the API access keys.

Once you get the API access keys, follow the step-by-step[ Developer Guide](/platform/guides/developer-guide/backend-developer-guide.md) to build a new DIGIT service.
{% endhint %}

## Sandbox Access

[Click here to access Sandbox.](https://sandbox.digit.org)

{% hint style="info" %}
Note that the current Sandbox environment only supports access to the Complaints and Employee Management modules.

The [**Access DIGIT** ](https://docs.digit.org/local-governance/general/access-digit)tool enables you to explore other applications built for Local Governance.
{% endhint %}

## Demo Request

**Feedback** - [**Click here**](https://docs.google.com/forms/d/e/1FAIpQLSeNxbjGmCeS6Q-_2703SV8D4s-1kYyvZrHJMa_WLpk41KmScg/viewform) **to give your feedback.**

**Partnership Queries** - For any further queries or feedback, please write to us at [**partner@egov.org.in**](mailto:partner@egov.org.in)

**Demo Request** - Click on the page link below :arrow\_down: to request a walkthrough of the DIGIT platform and specific applications.

{% embed url="<https://digit.org/demo/>" %}


---

# 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/accelerators/sandbox.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.
