# 시작하기

IMQA WPM은 웹 브라우저 애플리케이션의 성능 데이터를 수집하여 모니터링 할 수 있습니다. <https://imqa.io> 에 가입하고 프로젝트를 만든 후 웹 사이트를 모니터링 해보세요.&#x20;

## 1. IMQA WPM 소개 <a href="#introduction" id="introduction"></a>

IMQA WPM은 웹 사이트 사용자의 사용 환경, 리소스 네트워크 요청, 핵심 웹 바이탈, 웹 사이트 이용 시 발생되는 문제점에 대한 판단과 분석은 물론 의사결정을 위한 통계 및 보고서까지 귀사의 관리 영역의 End to End를 지원해 드립니다.

또한 웹 성능 저하 문제 발생 시 계층형 구조 분석을 통해 리소스와 환경 요소와의 연관 관계까지 분석하여 즉각적인 대처와 디버깅이 가능하도록 지원합니다.<br>

## 2. 지원 환경 <a href="#environment" id="environment"></a>

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

### 브라우저 <a href="#browser" id="browser"></a>

IMQA WPM은 SaaS형 서비스를 제공하고 있습니다. 다음과 같은 웹 브라우저 환경에서 원활하게 이용할 수 있습니다.&#x20;

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

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

## 3. 로그인 <a href="#login" id="login"></a>

<http://imqa.io> 홈페이지 상단 메뉴 오른쪽의 \[바로 시작하기]를 클릭하면 로그인 페이지가 새 탭으로 표시됩니다.

<figure><img src="https://lh7-us.googleusercontent.com/ojyvqllBLXnpzFKnAxRrBop3ZPy190Uk4QJcOW3N6-U0Dh_yzN0PWq0XSw0EvQWg_H54OBWnhz-LZE63OYX7cIIWARvupSGliFuWKHD-s6bKXHPlUS4WVriggyJbMNok7dsnd0YIBPUC_5VoyhdjUyM" alt=""><figcaption></figcaption></figure>

이메일 주소와 비밀번호를 입력 후 \[로그인]을 클릭합니다.

{% hint style="danger" %}
**비밀번호를 5회 이상 틀릴 경우 계정이 잠깁니다.** 다시 계정을 활성화하려면 ‘비밀번호 변경’ 절차를 통해 비밀번호를 초기화합니다.
{% 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/user-guide/wpm/intro.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.
