# 지원 환경

IMQA는 다음과 같은 환경에서 원활하게 이용하실 수 있으며, 지원하는 브라우저 및 해상도는 다음과 같습니다.

|      지원 브라우저      |       지원 버전      |
| :---------------: | :--------------: |
| Google Chrome(권장) | Ver 81.0.4044.92 |
|  Mozilla FireFox  |     Ver 75.0     |
| Internet Explorer |   Ver 11.0.180   |
|       Safari      |     Ver 13.1     |

* 권장 해상도: 1920x1080

{% hint style="info" %}
**\[지원 OS]** iOS 9.0 이상 / Xcode 최신 버전
{% endhint %}

{% hint style="info" %}
최적의 성능과 사용자 경험을 위해서 **Google Chrome 최신 버전** 사용을 권장합니다.
{% endhint %}


---

# 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/installation/ios/environment.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.
