> For the complete documentation index, see [llms.txt](https://kids.covidstudentresponse.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kids.covidstudentresponse.org/other/press.md).

# Press

Reardon R, Beyer L, Carpenter K, Irwin M, Kester K, Laird J, Moore C, Shah P, Conrad R. [Medical student development of K-12 educational resources during the COVID-19 pandemic.](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7266567/) Acad Pediatr. 2020 Jun 2; 20(6): 763-764. doi.org/10.1016/j.acap.2020.05.022

Shah PP, Diaz AA. [Creating multilingual COVID-19-related material: Expanding health literacy in vulnerable populations.](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8043278/) ATS Sch. 2020 Dec 7; 2(1): 9-12. doi.org/10.34197/ats-scholar.2020-0131CM

[HMS COVID-19 Student Response Team Media Coverage](https://covidstudentresponse.org/news/)


---

# 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://kids.covidstudentresponse.org/other/press.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.
