# COVID Websites

## COVID Websites

- [Best Practices for COVID-19 Government Websites](https://covid-websites.usdigitalresponse.org/master.md)
- [Getting started](https://covid-websites.usdigitalresponse.org/getting-started.md)
- [Why do state or local governments need good COVID-19 information websites?](https://covid-websites.usdigitalresponse.org/getting-started/why-do-state-or-local-governments-need-good-covid-19-information-websites.md)
- [Where do I publish COVID-19 information?](https://covid-websites.usdigitalresponse.org/getting-started/where-do-i-publish-covid-19-information.md)
- [Who is my audience?](https://covid-websites.usdigitalresponse.org/getting-started/who-is-my-audience.md)
- [Information to put on your site](https://covid-websites.usdigitalresponse.org/info-to-put-on-your-site.md)
- [Overall suggested hierarchy](https://covid-websites.usdigitalresponse.org/info-to-put-on-your-site/overall-suggested-hierarchy.md)
- [Homepage & overall structure breakdown](https://covid-websites.usdigitalresponse.org/info-to-put-on-your-site/homepage-and-overall-structure-breakdown.md)
- [Introduction](https://covid-websites.usdigitalresponse.org/info-to-put-on-your-site/homepage-and-overall-structure-breakdown/introductory.md)
- [Key health guidance](https://covid-websites.usdigitalresponse.org/info-to-put-on-your-site/homepage-and-overall-structure-breakdown/key-health-guidance.md)
- [Key financial & business resources for your locality](https://covid-websites.usdigitalresponse.org/info-to-put-on-your-site/homepage-and-overall-structure-breakdown/key-financial-and-business-resources-for-xyz-state-locality.md)
- [Infections & testing data](https://covid-websites.usdigitalresponse.org/info-to-put-on-your-site/infections-and-testing-data.md)
- [Announcements & press releases](https://covid-websites.usdigitalresponse.org/info-to-put-on-your-site/announcements-and-press-releases.md)
- [Additional considerations](https://covid-websites.usdigitalresponse.org/info-to-put-on-your-site/additional-considerations.md)
- [Design & technical resources](https://covid-websites.usdigitalresponse.org/design-and-technical-resources.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://covid-websites.usdigitalresponse.org/master.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.
