# 상태

## API 목록

{% content-ref url="/pages/A2ryEoKz1M5M1xbMYVks" %}
[IP 사용현황](/guide/status/ip.md)
{% endcontent-ref %}

{% content-ref url="/pages/cuIOvog8ihhqxIdZBkCE" %}
[하드웨어 현황](/guide/status/hardware.md)
{% endcontent-ref %}

{% content-ref url="/pages/oFvGEakR0v0nIUx71WgT" %}
[애플리케이션 별 설치현황](/guide/status/application-installations-application.md)
{% endcontent-ref %}

{% content-ref url="/pages/VLbC4QO5HxzYWZNxjadt" %}
[사용자 별 애플리케이션 설치현황](/guide/status/application-installations-user.md)
{% endcontent-ref %}

{% content-ref url="/pages/4fUhy6VHd6JkodrJbMju" %}
[PC 보안 점검 현황](/guide/status/vulnerability-check.md)
{% endcontent-ref %}

{% content-ref url="/pages/AVo5r6LtEJf4QeQmj3TK" %}
[에이전트 현황](/guide/agent/agent-install.md)
{% endcontent-ref %}

{% content-ref url="/pages/vJl5mu85PFTLgu7xkK1E" %}
[에이전트 미설치 사용자 현황](/guide/agent/agent-distribute.md)
{% endcontent-ref %}

{% content-ref url="/pages/VLbC4QO5HxzYWZNxjadt" %}
[사용자 별 애플리케이션 설치현황](/guide/status/application-installations-user.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://openapi-docs.exosp.com/guide/status.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.
