> For the complete documentation index, see [llms.txt](https://model.coronasafe.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://model.coronasafe.network/centralised-facilities/training-module-for-ccc.md).

# Training Academy

General training modules created will be

1. Aim/Mission of the Center
2. Physical Capacity and Structure of the Center
3. General Operating Guidelines at time of crisis.
4. Individual Roles and Responsibilities of Individuals
5. Do's and Dont's to be taken once in the center
6. Inventory Available in the Center

Medical/Clinical Training Modules\
\
At each panchayat, we need to train modern medicine, Ayurveda and Homeo doctors and other nurses to ensure that the clinical management protocols are maintained in the three facilities.\
Training will be on three things\
\
1\. How to take Swab\
2\. How to treat Asymptomatic Patients\
3\. How to treat Symptomatic patients\
4\. Infection Control Protocol

* [ ] Setup training.coronasafe.network&#x20;
* [ ] Point a PF School to above link
* [ ] Ingest the content into the system with help of Medical Volunteers
* [ ] Create Volunteer Forms to train people in various training modules.
* [ ] Run a test run with Model CCC Volunteers in LOBA in co-ordination with Dr Ram Mohan
* [ ] Confirm back to Sanjay things are live.


---

# 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, and the optional `goal` query parameter:

```
GET https://model.coronasafe.network/centralised-facilities/training-module-for-ccc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
