# 설치 전 확인 사항

### 설치 전 확인 사항

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

{% hint style="warning" %}
**IMQA 프로젝트 페이지에서 안드로이드 프로젝트 생성 후 프로젝트 키 발급 받으신 이후에 설치를 진행해주세요.** 아래 사용하는 플랜에 따라 키 발급 방법을 확인하실 수 있습니다. 발급된 프로젝트 키는 해당 프로젝트 클릭 시 확인 가능합니다.

* [프로젝트 생성 (LITE) > 생성 및 키 발급](https://docs.imqa.io/imqa-guide/imqa#issue)&#x20;
* [프로젝트 생성 (Standard) > 생성 및 키 발급](https://docs.imqa.io/imqa-guide/imqa#issue2)
  {% endhint %}

{% hint style="warning" %}
설정 변경 후 재 빌드 시 android studio에서 invalidate caches를 수행하는 것을 권장합니다.
{% endhint %}

![](https://3726060384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzFyCopc6yAp3UcEYW6la%2Fuploads%2Fxm5bkgxLyPmgvxBEhd8o%2F%E1%84%89%E1%85%B3%E1%84%8F%E1%85%B3%E1%84%85%E1%85%B5%E1%86%AB%E1%84%89%E1%85%A3%E1%86%BA%202022-07-25%20%E1%84%8B%E1%85%A9%E1%84%92%E1%85%AE%203.55.15.png?alt=media\&token=86cdc98f-db06-4bfc-81d8-68a7467e500a)


---

# 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/checklist.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.
