# 처음 사용자 매뉴얼 이용 방법

## 1 아이랩 지원 분야

* 아이랩은 먹는 물, 식품, 축산, 폐수, 대기, 실내공기, 악취 등 여러 환경 분야의 검사기관을 위한 통합 시험관리 서비스입니다.

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

## 2 매뉴얼 사이트 구성&#x20;

![](/files/-MLuDdqzHX3ij4izgzSe)

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

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

{% hint style="info" %}
아이랩 처음 사용자 매뉴얼은 ③ 대목차 영역에서 아래로 스크롤을 내리시면 분야별로 구성이 되어있습니다.
{% endhint %}

## 3 아이랩 설치

{% content-ref url="/pages/-MO-qcE0fp49DKygzSwS" %}
[아이랩 설치](/demo/install.md)
{% endcontent-ref %}

위 링크를 참고하여 아이랩을 설치합니다.

## 4 이용 가이드

1. 아이랩 설치를 진행합니다.
2. 원하는 분야의 매뉴얼로 이동합니다.
   * [일반 분야](/demo/normal.md) (수질, 식품, 축산, 농약...)
   * [대기 분야](/demo/air.md)
   * [폐수 분야](/demo/wastewater.md)
   * [악취 분야](/demo/stink.md)
3. 해당 분야의 매뉴얼대로 아이랩 사용을 진행합니다.


---

# 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/demo/first-time-user.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.
