# Supported environment

## 1. Supported environment <a href="#environment" id="environment"></a>

You can use IMQA with ease in the following environments, and the following browsers and resolutions are supported.

### Browser

IMQA provides on-premise and SaaS type services. You can use IMQA with ease in the following web browser environments.

|     Supported browsers     | Supported versions |
| :------------------------: | :----------------: |
| Google Chrome(recommended) |  Ver 81.0.4044.92  |
|       Mozilla FireFox      |      Ver 75.0      |
|      Internet Explorer     |    Ver 11.0.180    |
|           Safari           |      Ver 13.1      |

* Recommended resolution: 1920x1080
* \[Supported OS] iOS 9.0 and later / latest version of Xcode

{% hint style="info" %}
It is recommended to use the latest version of Google Chrome to achieve optimal performance and user experience.
{% endhint %}

## 2. Login <a href="#login" id="login"></a>

Click \[Get Started] at the top right of the website (<http://imqa.io>) to open the login page in a new tab.

<figure><img src="https://lh7-us.googleusercontent.com/ReaP1RyuCNfkvf712QJmJxOJ8aQ-0gLkudUb7R_QpHhMzvjBB7PLtc3XjOu2phXAVX1ZzT7pAh2HWd_YjHgKIqcLfcy-l_egc8foeo3YzgdPNNEEHrztrT5Ewcx_IUtaIXos2O4RbKGK_a4R2WRdlg" alt=""><figcaption></figcaption></figure>

Enter e-mail address and password, and then click \[LOG-IN].

{% hint style="warning" %}
Your account will be locked if you enter an incorrect password 5 times in a row. To activate the locked account again, you have to reset your password through the “Change password” procedure.
{% 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/eng/introduction/supported-environment.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.
