# MOSIP e-Manas

## Overview

This demonstration showcases the integration of MOSIP's [Authentication API](https://mosip.github.io/documentation/1.2.0/authentication-service.html) with the Mental Healthcare Management system offered by [e-Manas](https://e-manas.karnataka.gov.in/#/about). This integration enables secure means of sharing health records of a patient across hospitals with the patient's consent, where the authentication is enabled by MOSIP ID.

Below is the demonstration of the same.

{% embed url="<https://youtu.be/yyherCcIpTs>" %}

## MOSIP e-Manas Integration Architecture

![](https://1836199994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4EyCrLbFom7vj7UcMIUZ%2Fuploads%2Fgit-blob-6e61f045831ee5f2bb7c719fdd2e18f3fd1a8940%2Fmosip-eManas-int-arch.png?alt=media)


---

# 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.mosip.io/1.2.0/interoperability/integrations/mosip-emanas-integration.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.
