# IMQA 문의하기

설치 중 궁금한 사항이 있으시거나, 설치가 잘되지 않는다면 아래를 통해 언제든지 문의해 주세요!

**코드 확인을 위한 스크린샷 첨부가 필요한 경우에는 개발자 포럼에 남겨주시면 빠르게 확인 후 답변드리겠습니다.**\
(비밀글 체크 가능!)

* **개발자 포럼(IMDev)**: <https://imdev.imqa.io>
* **채팅 상담**: <https://imqa.channel.io/>
* **메일**: <support@imqa.io>
* **전화**: (02)6395-7730


---

# 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.imqa.io/imqa-guide/introduction/imqa-2.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.
