> For the complete documentation index, see [llms.txt](https://thinkofus.gitbook.io/command-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thinkofus.gitbook.io/command-center/resources/agencies/communicate-about-covid-19.md).

# Communicate About COVID-19

## Communication with Families

Here is an [example letter from Maine](https://www.maine.gov/dhhs/ocfs/documents/covid-19/OCFS%20Letter%20to%20Resource%20Families.pdf) to communicate about COVID-19 with foster parents.

Here are sample hand-outs for [foster parents](https://www.dcyf.wa.gov/sites/default/files/pubs/CWP_0049.pdf), [caregivers](https://www.dcyf.wa.gov/sites/default/files/pubs/CWP_0045.pdf), and [birth parents](https://www.dcyf.wa.gov/sites/default/files/pubs/CWP_0048.pdf) with tips on remote visitation with children of all ages, from Washington State.

## Communication with Foster Youth

* The Center for Disease Control and Prevention (CDC) created some [guidelines on how to talk with children about coronavirus](https://www.cdc.gov/coronavirus/2019-ncov/daily-life-coping/talking-with-children.html).
* [Sesame Street](https://sesamestreetincommunities.org/topics/foster-care/) has developed good materials, available in English and Spanish, to help with language to use with young children in foster care.

### Host an online town hall with foster youth

{% content-ref url="/pages/-MAS1LpG34\_zAOwr1m0W" %}
[How to host a virtual town hall?](/command-center/resources/agencies/communicate-about-covid-19/host-a-virtual-town-hall.md)
{% endcontent-ref %}

### Communicate with folder youth via text

{% content-ref url="/pages/-M6FX1IyH0FeFHdW3eGF" %}
[How to communicate with older foster youth via text?](/command-center/resources/agencies/communicate-about-covid-19/communicate-with-older-foster-youth-via-text.md)
{% endcontent-ref %}

### Conduct community outreach virtually

{% content-ref url="/pages/-MEYhO9oI-NW6W17TEXz" %}
[How to effectively conduct community outreach virtually?](/command-center/resources/agencies/communicate-about-covid-19/how-to-effectively-conduct-community-outreach-virtually.md)
{% endcontent-ref %}

## Anything else?

If your questions are not answered here, please tell us more:\
[**Share an obstacle →**](/command-center/get-involved/share-an-obstacle.md)


---

# 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://thinkofus.gitbook.io/command-center/resources/agencies/communicate-about-covid-19.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.
