# Contact tracing programs

Governments can learn from the COVID-19 contact tracing programs being scaled by federal, state, local, tribal, and territorial governments. We include those we're aware of here, and if we're missing information please [let us know](mailto:contact@usdigitalresponse.org).

{% content-ref url="/pages/-M6Y8DlZZO6R6KtKSEZO" %}
[Federal](/existing-solutions/federal.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M6Y8Dl\_w\_urTm\_iJDyz" %}
[States](/existing-solutions/states.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M6Y8DlaOdpCLoj7kXqE" %}
[City / County](/existing-solutions/city-county.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M6YBwmvu1scdvJUjn\_P" %}
[Have questions? Get in touch with USDR](/about/have-questions-get-in-touch-with-usdr.md)
{% endcontent-ref %}


---

# 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://contacttracingplaybook.org/existing-solutions.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.
