# 시작하기

프로그램 최초 실행 시에는 라이센스 파일 등록이 필요합니다. 아래 화면의 *Add License File* 버튼을 눌러 구입 시에 제공받은 .lic 또는 .tablic 파일을 등록합니다. 라이센스 등록 후 라이센스 만료일도 함께 확인 하실 수 있으며 이 때부터 프로그램을 정상적으로 사용 가능합니다.

<figure><img src="/files/L05H69hZ5wvqJ53Wlbck" alt="Tools > Options > License 탭"><figcaption><p>Tools > Options > License 탭</p></figcaption></figure>

라이센스 관련 문의 사항이 있으시다면 [기술 지원](/vspy3-korean/undefined-4.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://docs.intrepidcs.com/vspy3-korean/undefined.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.
