# How to do contact tracing

{% content-ref url="/pages/-M6Y908a\_jEJFgKqjpVF" %}
[Workforce expansion](/how-to-do-contact-tracing/workforce-expansion.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M6Y9Bpi\_mRlu2787CJF" %}
[Laboratory testing](/how-to-do-contact-tracing/laboratory-testing.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M6Y9J37gewVg7-MSLU4" %}
[Isolation and quarantine](/how-to-do-contact-tracing/isolation-and-quarantine.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M6YA4vQbYd8mJrLlPW2" %}
[Monitoring and evaluation](/how-to-do-contact-tracing/monitoring-and-evaluation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M6YA7uKULrTItKZeJE3" %}
[Data management](/how-to-do-contact-tracing/data-management-systems.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M6Y9juZKMIW1dz0U3XG" %}
[Technology enablement](/how-to-do-contact-tracing/technology-enablement.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M6Ykg3D890PtUecQrPq" %}
[Review of vendors](/how-to-do-contact-tracing/review-of-vendors.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/how-to-do-contact-tracing.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.
