# Overall suggested hierarchy

We suggest the following hierarchy for your website:

* Home
* Health Guidance
  * From XYZ State/ Locality
  * From the CDC & White House Coronavirus Task Force
* Resources for XYZers
* For Businesses & Non-Profits
* Ways to Help
* Announcement & Press Releases

This is a sample of what a simple yet easy-to-use government COVID-19 info website could look like. [You can find a link to the mockup here](https://www.figma.com/file/tP0FkObAfTwJ7wpRsAHnbp/USDR%3A-COVID-19-Website-Best-Practices?node-id=12%3A0).

![](https://paper-attachments.dropbox.com/s_AFB08FCF419066C006E599F7596BE2FAB19D791C3F7DE75880CBBC14F3D92746_1586553420209_Screen+Shot+2020-04-10+at+1.58.32+PM.png)

![](https://paper-attachments.dropbox.com/s_AFB08FCF419066C006E599F7596BE2FAB19D791C3F7DE75880CBBC14F3D92746_1586554531926_Screen+Shot+2020-04-10+at+1.54.30+PM.png)


---

# 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/overall-suggested-hierarchy.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.
