# 아이랩 매뉴얼 이용 방법

## 1 개요

아이랩 매뉴얼 사이트 이용 방법에 대해 숙지합니다.

{% hint style="info" %}
[아이랩\_매뉴얼 이용 방법](https://youtu.be/2a3YA4DvnRg)(동영상)
{% endhint %}

## 2 화면 구성

![아이랩 매뉴얼 화면](/files/-MLuD5V79w56a-7o4QWy)

#### 화면 구성 분류

1\. 아이랩 매뉴얼 로고\
2\. 검색창\
3\. 대목차\
4\. 내용\
5\. 내용에 대한 소목차

## 3 기능 설명

![](/files/-MLuDdqzHX3ij4izgzSe)

※ 상단 이미지에 표시된 번호를 기준으로 설명합니다.

| 번호 및 영역명칭 | 기능 설명                                                                                     |
| --------- | ----------------------------------------------------------------------------------------- |
| 1. 홈버튼 영역 | 해당 영역을 클릭하면 아이랩 도움말 첫 페이지로 이동                                                             |
| 2. 검색창 영역 | 원하는 키워드 및 명칭으로 검색                                                                         |
| 3. 대목차 영역 | <p>목차를 클릭 시 해당 목차의 매뉴얼로 이동</p><p>※ <code>></code> 화살표 표시를 클릭하는 경우 해당 목차의 귀속되는 목차들을 나열</p> |
| 4. 내용 영역  | 각 목차에 해당되는 매뉴얼 내용이 출력되는 영역                                                                |
| 5. 소목차 영역 | 소목차를 클릭하면 4번 영역 내에 해당 내용으로 이동합니다.                                                         |
| ※ 이미지     | 이미지를 클릭하시면 해당 이미지가 확대됩니다.                                                                 |


---

# 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/use.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.
