# Specifications Overview

DIGIT is a specification-driven open-source technology platform that leverages the capabilities of microservice design to promote responsive and agile solutions. This site covers a microscopic view of the standards and specifications that enable the co-creation of secure, agile, interoperable, and manageable solutions as part of the DIGIT platform. &#x20;

## Objectives

The objective of this site is to provide specifications for DIGIT architecture as well as for the implementation of specific DIGIT products. &#x20;

The site offers -

* A single point of reference for DIGIT implementation and integration specification
* Act as a guideline for partners and co-creators on key details to consider
* API interaction details
* Key benchmarks to follow

## Scope&#x20;

The site describes the DIGIT technology specification in the context to -

* [Common Service Specs](https://specs.digit.org/common-service-specs)
* [Domain Service Specs](https://specs.digit.org/domain-service-specs)


---

# 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://specs.digit.org/master.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.
