> For the complete documentation index, see [llms.txt](https://deploydocs.coronasafe.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deploydocs.coronasafe.network/going-live-checklist.md).

# Going Live: Checklist : CARE

* [ ] Background information is shared with the State Administrator or the District Collector via a representative.
* [ ] Live Interaction with Ernakulam War Room to see capabilities.
* [ ] Collector Appoints Nodal Officer
* [ ] Server Infrastructure is [deployed](https://deploydocs.coronasafe.network/overview) and linked to the domain of your choice at state level.&#x20;
* [ ] Nodal Officer sets up the [War Room Operations team](https://deploydocs.coronasafe.network/operationalizing-care-in-the-field)&#x20;
* [ ] Training of the Core Team and the staff across the district with the [training material](https://school.coronasafe.network/courses/357) and [quick reference guides](https://www.youtube.com/playlist?list=PLf_Ch_O33Od7aMNrfW-njnKseXvI18kcI)&#x20;
* [ ] Collector to issue the orders to Operationalise CARE at hospitals in the district. (Draft GO’s [here](https://drive.google.com/drive/folders/1zl3qtgP9neJoE0b8U3gOixjlLR2bAYlO).)
* [ ] Nodal Officers at healthcare facilities enter data into Care
* [ ] Digital war-room with dashboards Go Live with data coming from the field.&#x20;

### **Post Go-Live**

* [ ] Set a weekly review process with the DC heading the meeting.
* [ ] Set recurring weekly training sessions by the head of HR.

### &#x20;<br>


---

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