# Hamonize

## Hamonize

- [하모나이즈 사용자 매뉴얼](https://docs.hamonikr.org/hamonize/user.md)
- [1. 하모나이즈 설치 매뉴얼](https://docs.hamonikr.org/hamonize/user/1..md)
- [2. 하모나이즈 헬프 매뉴얼](https://docs.hamonikr.org/hamonize/user/2..md)
- [하모나이즈 관리콘솔 매뉴얼](https://docs.hamonikr.org/hamonize/console.md)
- [1. 모니터링](https://docs.hamonikr.org/hamonize/console/1..md)
- [2. 조직(부서)관리](https://docs.hamonikr.org/hamonize/console/2..md)
- [3. PC 관리](https://docs.hamonikr.org/hamonize/console/3.-pc.md)
- [4. 사용자관리](https://docs.hamonikr.org/hamonize/console/4..md)
- [5. 정책관리](https://docs.hamonikr.org/hamonize/console/5..md)
- [6. 복구관리](https://docs.hamonikr.org/hamonize/console/6..md)
- [7. 로그감사](https://docs.hamonikr.org/hamonize/console/7..md)
- [8. 요청관리](https://docs.hamonikr.org/hamonize/console/8..md)
- [하모나이즈 어드민 (Hamonize-Admin) 매뉴얼](https://docs.hamonikr.org/hamonize/hamonize-admin.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.hamonikr.org/hamonize/user.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.
