# Asymptomatic cases

[As many as 43% of COVID-19 cases may be asymptomatic](https://www.medrxiv.org/content/10.1101/2020.04.17.20053157v1). The protocol outlined above neither identify nor tests asymptomatic contacts. While all contacts are subject to a 14-day quarantine, untested asymptomatic cases will “slip through the cracks”, making it critical that contact tracing be implemented aggressively in response to *every* known and diagnosed case of COVID-19--regardless of whether the diagnosed case is experiencing symptoms.

{% content-ref url="/pages/-M6Y8DlYayuBpZSq4tdO" %}
[Contact tracing programs](/existing-solutions.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/what/asymptomatic-cases.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.
