# 프로그램 정보

## 1 개요

> 아이랩 버전 정보를 확합니다.

* 해당 팝업창에서는 현재 귀하의 PC에 설치된 아이랩의 버전을 확인할 수 있습니다.
* `시스템 업데이트` 버튼을 통해 아이랩 버전을 업데이트할 수 있습니다.

{% hint style="info" %}
※ 아이랩을 종료 후 아이랩을 실행하면 자동으로 업데이트가 진행됩니다.
{% endhint %}

## 2 확인 및 업데이트 방법&#x20;

### 2-1 아이랩 버전 확인&#x20;

* **도움말 → 프로그램 정보 화면**에서 아이랩 프로그램 버전 정보를 확인합니다.

![아이랩 버전 정보](/files/-MOUUwsexvzj7QJnQG-H)

### 2-2 아이랩 업데이트

* `시스템 업데이트` 버튼을 클릭하여 최신 버전으로 업데이트합니다.
* 아이랩을 재시작할 경우 최신 버전으로 자동 업데이트를 진행합니다.&#x20;


---

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