> For the complete documentation index, see [llms.txt](https://docs.hamonikr.org/hamonikr-8.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-8.0/index.md).

# 목차

{% content-ref url="/pages/Lo02iIjJKV76E1H9i1Lk" %}
[설치하기](/hamonikr-8.0/install.md)
{% endcontent-ref %}

{% content-ref url="/pages/13QKPBFPEi4EPW4trxpN" %}
[추천 프로그램](/hamonikr-8.0/recommend.md)
{% endcontent-ref %}

{% content-ref url="/pages/6bBMnjSEIxTH4kLbuvgr" %}
[AI로 나만의 이미지 생성](/hamonikr-8.0/ai.md)
{% endcontent-ref %}

{% content-ref url="/pages/8zGxInGw7plRG3lgQrbA" %}
[Ubuntu에서 하모니카(Hamonikr)로 업그레이드](/hamonikr-8.0/ubuntu-hamonikr.md)
{% endcontent-ref %}

{% content-ref url="/pages/yorSRZdSez1y6r2si2MC" %}
[주요 기능(Main Functions)](/hamonikr-8.0/key-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MRTAVpjKOJmZN9ndEao" %}
[다양한 하모니카 활용팁](/hamonikr-8.0/tips.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z8xIeRbgWNG8gPIqV66Y" %}
[시작 메뉴](/hamonikr-8.0/startmenu.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mf1Jhzm7DAljLAfe\_QO" %}
[유용한 단축키](/hamonikr-8.0/shortcut.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.hamonikr.org/hamonikr-8.0/index.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.
