# 가상 키보드 & 온보드(OnBoard)

## 가상 키보드란?

가상 키보드는 실물 키보드를 사용하지 못하는 상황일 때 활용할 수 있는 프로그램입니다.

하모니카에는 **가상 키보드와 온보드(OnBoard)** 두 가지의 가상키보드 프로그램이 있습니다. &#x20;

## 가상 키보드 & 온보드(OnBoard)실행

**<가상 키보드>**&#x20;

시작 메뉴에 가상 키보드를 검색하면 가상 키보드를 실행이 가능합니다.&#x20;

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

가상 키보드를 실행하면 아래와 같이 화면 상단에 가상키보드가 보여지고 우측 상단의 키보드 아이콘을 클릭하면 가상 키보드를 종료할 수 있습니다. (가상 키보드 이동 불가능)

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

**<온보드(OnBoard)>**

시작 메뉴에 온보드를 검색하면 온보드 실행이 가능합니다.&#x20;

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

온보드를 실행하면 아래 화면과 같이 온보드 프로그램이 보여집니다. 우측 상단의 x 아이콘을 누르면 프로그램이 종료되고, x 아이콘 하단의 화살표 아이콘을 사용해서 키보드 이동이 가능합니다.

<figure><img src="/files/7QwxiHLjUXicB9YD6faS" 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/tips/and-onboard.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.
