# Supported Browsers

If you aren't on one of the browsers mentioned below, you may see an **"Unsupported Browser"** screen. Try running the experience in one of the browsers below to fix the error.

### Browser List​ <a href="#browser-list" id="browser-list"></a>

| Device          | Operating System | Browser         |
| --------------- | ---------------- | --------------- |
| iPhone, iPad    | iOS              | Chrome , Safari |
| Macbook         | MacOS            | Chrome , Safari |
| Phone, Tablet   | Android          | Chrome , Edge   |
| Laptop, Desktop | Windows          | Chrome , Edge   |

### Supported Browser Versions​ <a href="#supported-browser-versions" id="supported-browser-versions"></a>

| Browser      | Version                       |
| ------------ | ----------------------------- |
| Chrome, Edge | >= 104 (Released Aug, 2022)   |
| Safari       | >= 15 (Released Sep 20, 2021) |

{% hint style="info" %}
Keep your browsers updated. Using out-of-date, vulnerable browser versions can put you at security risk.
{% endhint %}

If you still see an error after switching your browser, contact us at <techsupport@gmetri.com>.


---

# 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.gmetri.com/guidelines-compatibility/compatibility/supported-browsers.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.
