# Information to put on your site

We compiled these guidelines by taking guidance from [digital.gov](https://digital.gov/resources/coronavirus-covid19-guidance-for-us-government/?dg) and researching the information made available by Public Health departments of various U.S. states and localities.

#### &#x20;<a href="#introductory-section" id="introductory-section"></a>

#### &#x20;<a href="#key-health-guidance-section" id="key-health-guidance-section"></a>

#### &#x20;<a href="#key-financial--business-resources-for-xyz-statelocality" id="key-financial--business-resources-for-xyz-statelocality"></a>

### &#x20;<a href="#infections--testing-data" id="infections--testing-data"></a>

#### &#x20;<a href="#announcements-press-releases" id="announcements-press-releases"></a>

### &#x20;<a href="#additional-considerations" id="additional-considerations"></a>


---

# 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://covid-websites.usdigitalresponse.org/info-to-put-on-your-site.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.
