# Tested Operating Systems

Inji Certify is currently compatible and certified with the following browsers:

<table><thead><tr><th width="107">Sl No</th><th width="232">OS</th><th>Version</th></tr></thead><tbody><tr><td>1.</td><td>Windows - Google Chrome</td><td>Version 124.0.6367.92</td></tr><tr><td>2.</td><td>Mac- Safari</td><td>Version 16.6 (18615.3.12.11.2)</td></tr><tr><td>3.</td><td>Ubuntu</td><td>Version 22.04</td></tr></tbody></table>

{% hint style="info" %}
**Note:** We have conducted specific testing on Ubuntu, Mac, and Windows using Google Chrome for the latest release of Inji Certify. It supports and is compatible with other operating systems and browsers, but we have specified the following list to indicate the platforms our team has thoroughly tested.
{% 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.inji.io/inji-certify/technical-overview/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.
