# MPM 사용하기

IMQA MPM의 주요 기능을 확인해 보시고, 지금 바로 사용해 보세요.

![](/files/ckhgmsy0Av0RXrOz2UVI)

### 주요 기능

* [프로젝트 리스트](/imqa-guide/user-guide/mpm/project-list.md)
* [성능 대시보드](/imqa-guide/user-guide/mpm/dashboard.md)
* [A/B 대시보드](/imqa-guide/user-guide/mpm/abdashboard.md)
* [화면 성능 분석](/imqa-guide/user-guide/mpm/screen-analysis.md)
* [성능 상세 분석](/imqa-guide/user-guide/mpm/performance-analysis.md)
* [행동분석](/imqa-guide/user-guide/mpm/behavior.md)
* [지역 분석](/imqa-guide/user-guide/mpm/regional-analysis.md)
* [통계](/imqa-guide/user-guide/mpm/statistics.md)
* [보고서](/imqa-guide/user-guide/mpm/report.md)
* [알림](/imqa-guide/user-guide/mpm/alert.md)
* [관리](/imqa-guide/user-guide/mpm/management.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/user-guide/mpm.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.
