> 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/index.md).

# 목차

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

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

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

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

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

{% content-ref url="/pages/-MR3dxdsQPP7ZlpBU7Tk" %}
[자주 묻는 질문답변 모음(FAQ)](/hamonikr-6.0/faq.md)
{% endcontent-ref %}

{% content-ref url="/pages/03MW3ocK4LD4jbu8QePP" %}
[하모니카 매뉴얼 및 브로슈어](/hamonikr-6.0/manual-brochure.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-6.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.
