# 자주 묻는 질문답변 모음(FAQ)

&#x51;**. 바탕화면 바로가기 만들기**

{% embed url="<https://hamonikr.org/index.php?mid=board_manual&category=83008&document_srl=90934>" %}

**Q. 하모니카 바탕화면의 Dock 설정**

{% embed url="<https://hamonikr.org/used_hamonikr/86014>" %}

**Q. 프린터 설정하기**

{% embed url="<https://hamonikr.org/board_hkrsun/81330>" %}

**Q. Dropbox 연동하기**

{% embed url="<https://hamonikr.org/index.php?mid=used_hamonikr&page=3&document_srl=82408>" %}

**Q. OneDrive 연동하기**

{% embed url="<https://hamonikr.org/used_hamonikr/86895>" %}

**Q. 크롬 브라우저 설치하기**

{% embed url="<https://hamonikr.org/used_hamonikr/85888>" %}

**Q. HWP 문서 편집하기**

{% embed url="<https://hamonikr.org/used_hamonikr/85805>" %}

**Q. 업데이트 시 W: 다음을 가져오는 데 실패했습니다: 오류 발생 시**

'프로그램 메뉴 > 관리 > 터미널' 을 클릭 실행하시거나 단축키 CTRL+ALT+T 키로 터미널을 실행하시고 실행된 터미널 창에 다음과 같이 입력하고 엔터를 치세요.

`sudo apt clean && sudo apt update`<br>

**Q. 하모니카에서 배틀넷 게임은 어떻게 하나요?**

{% embed url="<https://hamonikr.org/index.php?mid=used_hamonikr&page=2&document_srl=84762>" %}

**Q. 하모니카에서 주식 모니터링 하기**

{% embed url="<https://hamonikr.org/index.php?mid=used_hamonikr&page=2&document_srl=84726>" %}

**Q.하모니카에서 홈텍스 공인인증서 로그인**

{% embed url="<https://hamonikr.org/index.php?mid=used_hamonikr&page=2&document_srl=84339>" %}

**Q. 하모니카 바탕화면 꾸미기 - Conky**

{% embed url="<https://hamonikr.org/index.php?mid=used_hamonikr&page=2&document_srl=84155>" %}


---

# 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://docs.hamonikr.org/hamonikr/faq.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.
