# 홈 메뉴

- [\[Web, Drive\] My Box의 사용량을 확인하는 방법](https://help.directcloud.net/user_manual/home_menu/wd_check_mybox.md)
- [사용자 페이지에서 계약 용량과 사용량을 확인하는 방법](https://help.directcloud.net/user_manual/home_menu/check_storage.md)
- [사용자 페이지에서 DirectCloud의 알림을 확인하는 방법](https://help.directcloud.net/user_manual/home_menu/notice_check.md)


---

# 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://help.directcloud.net/user_manual/home_menu.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.
