> 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/volunteer-registration.md).

# Volunteer Registration

Priority in Registration will be given to volunteers who have contracted the diseases and have recovered fully.\
\
Such people should be part of the volunteer force as they are immune and can move around without any precautions amongst the infected and can handle it much better than anyone who has not yet contracted the disease. Thus, things like Masks and Hand Sanitisers are not majorly required.\
\
\
We should plan for volunteers to work in a one week cycle and one week off model. There needs to be a system where volunteers can register - work - exit - reregister.

## Onboarding the Core Team of CCC

Once the team is identified, we follow process is followed to make the center functional and ready to receive people.

* Training of the core team is done through an online system
* On-site instruction and familiarisation of the facility and process
* Trial run of a patient management system by the team by doing a full flow check so that they are aware of the process end to end on both discharge and transfer to hospital.
* Click a button and make the center part of the CCC Network

## Training the Core Team of CCC


---

# 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/volunteer-registration.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.
