# Introduction

CARE is a centralized capacity management and patient management system which is a conglomerate of Patients, doctors, hospitals, labs, specialized treatment centres, hospital administrators, shifting control cells etc. Each hospital would have to login and update the information regarding their Assets including bed capacity, health care personnels, current patient count, status etc so that it would be easy for the district administration to get a birds eye view of the entire healthcare system as well as the patients through the smart and intuitive dashboards.&#x20;

The software is free and open-source available under an MIT License at <https://github.com/coronasafe>&#x20;

![Screenshot of the CARE Ernakulam District Capacity Dashboard](https://lh6.googleusercontent.com/39uuYOmc3vq1oSmcEsL5ug23FI19qnC7cbSJiX3ExSonjCXRzTG0hjdO0CsoMY4pr_ATGDNce7ppTx0N8VXTe169Y9thwUf3cgR_-SOZ678ZZ7Yobi6ylBJ_RcLQbcLG_RB4pIM)

<br>


---

# 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://deploydocs.coronasafe.network/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.
