# 시작하기

IMQA WCrash는 웹 브라우저 애플리케이션에서 발생하는 문제에 대해 에러 정보를 수집해주고 있습니다. <https://imqa.io> 에 가입하고 프로젝트를 만든 후 웹 사이트를 모니터링 해보세요.&#x20;

## 1. IMQA WCrash 소개

다양한 사용자의 웹 브라우저에서 발생하는 문제에 대해 에러 정보를 실시간으로 수집하는 솔루션입니다. IMQA WCrash는 국내의 성능 전문가들이 만든 크래시 리포트 솔루션입니다. 웹 사이트에서 발생하는 문제와 실시간 에러 정보를 IMQA WCrash를 통해 모니터링 해보세요.

## 2. 지원 환경

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

### 브라우저

IMQA는 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. 로그인

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

<figure><img src="https://lh7-us.googleusercontent.com/Eb-VGbcQBIGjcPHfFQgGZJrEr6_Ih9tmXdS10exreCYLrswfT-NV9eRc47mdTTyDpgZ8GWWkjnGwIfyvtQKvhyGO1S6xQ_rjGO3pUXdpP6VmxXuqFJDQlWfKDMtNP2FD2bDdWt5W7xfsiqaZDQuhuL4" alt=""><figcaption></figcaption></figure>

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

{% hint style="warning" %}
비밀번호를 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/wcrash/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.
