> For the complete documentation index, see [llms.txt](https://docs.digit.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digit.org/digit-ui/introducing-digit-design-framework.md).

# Introducing DIGIT Design Framework

## Overview

The DIGIT Design Framework is the set of guiding principles, patterns, components and best practices developed for the DIGIT platform. Its goal is to ensure consistency, scalability, usability and maintainability across all DIGIT-based services.

## Key Sections

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Design System Approach</strong></mark></td><td>High‐level philosophy behind the framework: UX, accessibility, modularity, reusability, and system consistency</td><td><a href="/pages/rW7nyE3FUgHQBRTz3pNF">/pages/rW7nyE3FUgHQBRTz3pNF</a></td></tr><tr><td><mark style="color:blue;"><strong>Design Guide</strong></mark></td><td>Application guidelines for the key design components at the foundation, atom and molecule level</td><td><a href="/pages/T6ISXCAy6qFa7v2JAgOg">/pages/T6ISXCAy6qFa7v2JAgOg</a></td></tr><tr><td><mark style="color:blue;"><strong>Developer Guide</strong></mark></td><td>Explore how components and patterns should be built, how to integrate with the overall stack, testing and deployment parameters</td><td><a href="/pages/0NDpAz9rSgz50K4MIg9k">/pages/0NDpAz9rSgz50K4MIg9k</a></td></tr></tbody></table>

## Target User Groups

* UI Designers
* Frontend Developers&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/digit-ui/introducing-digit-design-framework.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.
