# 아이랩 처음 사용자 매뉴얼

- [처음 사용자 매뉴얼 이용 방법](https://help.ilabs.co.kr/demo/first-time-user.md)
- [아이랩 설치](https://help.ilabs.co.kr/demo/install.md)
- [일반 분야](https://help.ilabs.co.kr/demo/normal.md)
- [일반\_단순 출력](https://help.ilabs.co.kr/demo/normal/nomal-print.md): 기재된 정보로 매뉴얼을 확인하면서 출력 테스트를 진행할 수 있는 매뉴얼입니다.
- [일반\_업무 프로세스](https://help.ilabs.co.kr/demo/normal/nomal-process.md): 아이랩의 업무 진행 프로세스에 따라 실제 자료를 생성하여 진행하는 매뉴얼입니다.
- [대기 분야](https://help.ilabs.co.kr/demo/air.md)
- [대기\_단순 출력](https://help.ilabs.co.kr/demo/air/air-print.md): 기재된 정보로 매뉴얼을 확인하면서 출력 테스트를 진행할 수 있는 매뉴얼입니다.
- [대기\_업무 프로세스](https://help.ilabs.co.kr/demo/air/air-process.md): 아이랩의 업무 진행 프로세스에 따라 실제 자료를 생성하여 진행하는 매뉴얼입니다.
- [폐수 분야](https://help.ilabs.co.kr/demo/wastewater.md)
- [폐수\_단순 출력](https://help.ilabs.co.kr/demo/wastewater/wastewater-print.md): 기재된 정보로 매뉴얼을 확인하면서 출력 테스트를 진행할 수 있는 매뉴얼입니다.
- [폐수\_업무 프로세스](https://help.ilabs.co.kr/demo/wastewater/wastewater-process.md): 업무 진행 프로세스를 따라서 진행할 수 있는 매뉴얼 입니다.
- [악취 분야](https://help.ilabs.co.kr/demo/stink.md)
- [악취\_단순 출력](https://help.ilabs.co.kr/demo/stink/stink-print.md): 기재된 정보로 매뉴얼을 확인하면서 출력 테스트를 진행할 수 있는 매뉴얼입니다.
- [악취\_업무 프로세스](https://help.ilabs.co.kr/demo/stink/stink-process.md): 업무 진행 프로세스를 따라서 진행할 수 있는 매뉴얼 입니다.
- [잔류 농약](https://help.ilabs.co.kr/demo/pesticide-residue.md)
- [잔류 농약\_업무 프로세스](https://help.ilabs.co.kr/demo/pesticide-residue/pesticide-residue-process.md)


---

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