# 핫코너

핫코너란 화면의 4군데 모서리에 마우스를 옮겨 놓으면 설정한 기능이 실행되는 프로그램입니다.&#x20;

왼쪽 상단에 마우스 오버 시 모든 창이 보여지도록 설정해 보았습니다. &#x20;

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

우측 위로 마우스 커서를 옮기면 위에서 설정한대로 모든 창이 보여집니다.&#x20;

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


---

# 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-8.0/startmenu/defaultsetting/cs-overview.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.
