# Checklists

- [Contact tracing protocols & forms](https://contacttracingplaybook.resolvetosavelives.org/checklists/protocols.md): A checklist for optimizing contact tracing protocols and forms for teams standing up a contact tracing program
- [Public health workforce](https://contacttracingplaybook.resolvetosavelives.org/checklists/workforce.md): A checklist for establishing a scaled-up public health workforce for COVID-19 contact tracing.
- [Technology solutions](https://contacttracingplaybook.resolvetosavelives.org/checklists/technology.md): A checklist for using technology solutions to increase efficiency and efficacy of contact tracing efforts
- [Case reporting](https://contacttracingplaybook.resolvetosavelives.org/checklists/reporting.md): A checklist for establishing a strong system for case reporting
- [Clinical consultation](https://contacttracingplaybook.resolvetosavelives.org/checklists/consult.md): A checklist for setting up telemedicine for contacts and cases
- [Services to support people in isolation and quarantine](https://contacttracingplaybook.resolvetosavelives.org/checklists/supports.md): A checklist for establishing wrap-around policies and social support services
- [Facilities for out-of-home isolation and quarantine](https://contacttracingplaybook.resolvetosavelives.org/checklists/isolation.md): A checklist for setting up policies and facilities for out-of-home isolation and quarantine
- [Public communication](https://contacttracingplaybook.resolvetosavelives.org/checklists/communications.md): A checklist for setting up communications for community sensitization and support of contact tracing
- [Metrics & monitoring](https://contacttracingplaybook.resolvetosavelives.org/checklists/metrics.md): A checklist for establishing routine monitoring and assessment metrics of your contact tracing program
- [Privacy and data sharing](https://contacttracingplaybook.resolvetosavelives.org/checklists/privacy-and-data-sharing.md): A checklist for building privacy and data security into contact tracing programs


---

# 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://contacttracingplaybook.resolvetosavelives.org/checklists.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.
