> For the complete documentation index, see [llms.txt](https://docs.hamonikr.org/hamonikr-6.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hamonikr.org/hamonikr-6.0/startmenu/management/hamonikr-welcome.md).

# 환영합니다

처음 사용자를 위한 안내와 기본 사용방법, 추천 프로그램등을 안내합니다.

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

바탕화면 레이아웃 설정, 시스템 스냅샷, 드라이버/업데이트 매니저, 시스템 설정, 소프트웨어 매니저 등 바로가기 를 제공합니다.&#x20;

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

추천 프로그램에서는 한글문서 편집을 위한 한컴 오피스 2022 베타, 카카오톡 설치를 제공합니다.

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

사용자 가이드와 새로운 기능, 릴리즈 노트, 커뮤니티 참여 방법과 프로젝트 기여 방법 등에 대한 정보를 제공합니다.&#x20;

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


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.hamonikr.org/hamonikr-6.0/startmenu/management/hamonikr-welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
