# 지원 환경

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" %}
최적의 성능과 사용자 경험을 위해서 **Google Chrome 최신 버전** 사용을 권장합니다.
{% endhint %}

IMQA MPM을 Android 프로젝트에 추가하면, Java 및 Kotlin 로 개발한 앱에서 발생하는 어플리케이션의 성능 문제를 다양한 시각으로 확인할 수 있습니다.

{% hint style="info" %}

* Min SDK : 14&#x20;
* Target SDK : 34
* Build Tool : \~ 8.2
* Gradle Wrapper : \~ 8.2
* Kotlin : \~ 1.9.22
* Android Studio : \~ Iguana
  {% 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/android/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.
