# 디스크 사용량 분석

PC에 연결된 하드디스크, USB 등의 사용 정보를 분석하여 보여줍니다.&#x20;

<figure><img src="/files/q9OVlKvJT7VTA4ZgKOYD" alt=""><figcaption></figcaption></figure>

하드디스크의 디렉토리별 사용 용량과 파일 수량, 최종 수정 날짜 등의 내역을 보여주며, 마우스로 클릭하면 상세정보를 나타냅니다.

<figure><img src="/files/AfKhlrIyzYRlqHWoW1cK" alt=""><figcaption></figcaption></figure>


---

# 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://docs.hamonikr.org/hamonikr-6.0/startmenu/management/disk-usage.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.
