# 아이랩 매뉴얼

## 1 개요

> 아이랩에서 사용 중인 메뉴(화면)들에 대한 매뉴얼입니다.

* 아이랩 사용 중, 각 화면에 대한 궁금증은 키보드에 `F1` 키를 눌러서 확인해 보세요.
* <https://help.ilabs.co.kr/> 해당 주소를 통해 매뉴얼에서 궁금한 사항을 찾아보실 수 있습니다.
* 아이랩 매뉴얼 이용 방법은 [여기](/use.md)를 클릭하시면 해당 내용으로 이동합니다.

{% hint style="info" %}
※ **F1** 키를 누르시면 아이랩에서 실행 중인 화면의 매뉴얼이 실행됩니다.&#x20;
{% endhint %}

## 2 이용 방법

### 2-1 사용법 예시

* &#x20;예를 들어 시험법 관리 페이지에서 궁금한 점이 생기셨다면

![](/files/-MOUTQZvv7V4OJfY7X88)

**도움말 → 프로그램 매뉴얼 F1**을 클릭하시거나 해당 화면에서 `F1`키를 누르시면 해당 화면의 매뉴얼이 자동으로 연결됩니다.&#x20;

{% hint style="info" %}
※ 단 웹 브라우저를 통해 매뉴얼을 볼 수 있으므로 인터넷이 연결되어있어야 합니다.
{% endhint %}


---

# 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://help.ilabs.co.kr/11/ilabmenual.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.
