# Client Requirements

## Browser Version

The platform has been successfully tested on the following browsers and versions:

* Chrome (>125)
* Firefox (>124)
* Safari (>17.3)
* Edge (>125)

Nonetheless, it is highly recommended to use the most up-to-date version available.

## System Requirements

For the best experience, we recommend to use the platform at least with the specifications below:

* **Internet Connection**: A stable connection with a minimum speed of 8 Mbps
* **Network Access**: See [Network access](/reference/platform/third-party-network-access.md) for an overview of network endpoints the Instruqt platform depends on
* **Screen Resolution**: 1280 x 720 pixels or higher


---

# 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.instruqt.com/reference/platform/requirements.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.
