# System Requirements

{% tabs %}
{% tab title="Operating Systems" %}
Supported Operating Systems:&#x20;

* Windows: 7 or newer
* MAC: OS X v10.7 or higher
* iPadOS: newest version
* Android: 7 or higher
  {% endtab %}

{% tab title="Browsers" %}
We support the following browsers with **the latest version**. Older versions might also be supported upon requirements:

* Google Chrome
* Microsoft Edge
* Safari
* Mozilla Firefox
* Microsoft Internet Explorer
  {% endtab %}
  {% endtabs %}

It is possible that users may encounter unexpected errors when utilizing older devices, browsers, or operating systems. These errors may include deviations in the design layout, difficulties in entering characters in the search bar, variations in color representation, and other similar issues.

To mitigate these issues, we recommend upgrading to the latest version of your browser or operating system.

If the errors persist even after upgrading, kindly reach out to our [customer support ](/manual/support/customer-support.md)for assistance. Our team will gladly address the issue and provide technical support.


---

# 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.fiingate.vn/manual/getting-started/system-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.
