# 01 공통 기능

* [입력 칸에 한글 영문 변환이 제대로 안 됩니다.](/faq/01/01-001.md)
* [아이랩 실행 또는 로그인 시 오류가 납니다. 어떻게 해야 하나요?](/faq/01/01-002.md)
* [PDF 변환 시 양식이나 글씨가 깨져서 보입니다.](/faq/01/01-003.md)
* [PDF 변환 출력 시 글씨가 안보이는 경우](/faq/01/01-004.md)
* [두 대의 PC에서 성적서 인쇄 결과가 다르게 보입니다.](/faq/01/01-005.md)
* [V3, 알약, 보안프로그램 등이 아이랩을 차단합니다.](/faq/01/01-006.md)
* [우편 주소 검색 바가 보이지 않아요.](/faq/01/01-007.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/faq/01.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.
