# Aadhaar App

![](https://lh7-rt.googleusercontent.com/slidesz/AGV_vUez0_OZXli3iPh2SMRmMUaoZcAkImPP3Mo7tEouaYEJZbPsm_7G1lwFsY6YxJjrIYcgK-4xvUmUkYu7wzVFcbXwtbFjlcVnHQqXCa9ho3_pPAOUK3-HYyKyb7Ud7NQmcpNlKCcR-g=s2048?key=XSG0vWPz63gs5vFXiY3w51TH)

The Aadhaar app enables you to securely prove your identity, manage your Aadhaar lifecycle, and share verifiable credentials with service providers using privacy-preserving standards like ISO mDOC and SD-JWT.

This document provides an understanding of the functionalities and specifications of the Aadhaar app, including the supported protocols. It also provides a step-by-step guide to facilitate integration of the app with the Verifiers app( Portal or Device-based app) and access to sample codes.

This document also covers the legacy faceauth flows, which will be supported by the new app, while adopting the newer version of the protocols.

Your feedback on the document is valuable to us. Please feel free to reach out us at <authsupport@uidai.net.in>.


---

# 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.uidai.gov.in/readme.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.
