# Link with Military Database

Currently, COVID-19 Detector only reads the face capture and name tag of the person who is not wearing a mask or has a high fever.

This has a disadvantage in that it is difficult to distinguish people of the same name, and although face capture complements it to some extent, it has a disadvantage in that it is not possible to know the exact membership and rank of the person concerned.

It is expected that using the internal military database (Ex) Defense Personnel Information System and telephone number search system data) will enable faster and more accurate identification.


---

# 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://co-vision.gitbook.io/co-vision-eng/direction/army-database.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.
