# Android

설치 중 궁금한 사항이 있으시거나, 설치가 잘 되지 않는다면 아래를 통해 언제든지 문의해 주세요!\
필요에 따라 일정을 정한 후, 원격 지원도 진행 가능합니다. \
&#x20;\- 메일: <support@imqa.io>\
&#x20;\- 채팅 상담: [imqa.channel.io](http://imqa.channel.io)\
&#x20;\- 개발자 포럼: <https://imdev.imqa.io>

IMQA Crash는 데이터를 랜덤 수집, 노출하는 타 솔루션과는 달리 왜곡 없이 전체 데이터를 수집하여 정확한 분석이 가능합니다. 또한 커스텀 에러 기능을 통해 로그인 에러, 결제 에러 등 반드시 개선이 필요한 에러를 확인하실 수 있습니다.

아래 설치 및 설정 방법을 참고하시어 설치를 완료하시고 IMQA로 크래시&성능 모니터링을 진행해 보세요.

{% embed url="<https://www.youtube.com/watch?v=IZ2Aptlrk6k>" %}

### IMQA Crash <a href="#crash" id="crash"></a>

* [\[Crash\] SDK 설치](/imqa-guide/installation/android/crash-sdk-install.md)
* [\[Crash\] SDK 설정](/imqa-guide/installation/android/crash-sdk-setting.md)

### IMQA MPM <a href="#mpm" id="mpm"></a>

* [\[MPM\] SDK 설치](/imqa-guide/installation/android/mpm-sdk-install.md)
* [\[MPM\] SDK 설정](/imqa-guide/installation/android/mpm-sdk-setting.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.imqa.io/imqa-guide/installation/android.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.
