# System Requirements

While Ango Hub does not have hard system or hardware requirements, below are some recommended specs to follow.

{% hint style="info" %}
The type and size of data makes a large difference in what specs you will need. Working on single image assets will be "lighter" than working on long videos or 3D medical assets, for example.
{% endhint %}

## Recommended System Specifications

To ensure optimal performance, please verify that your system meets the following basic requirements:

* **RAM**: At least 8GB is recommended for most workflows. Note that more RAM may be necessary when handling complex medical or 3D multi-sensor fusion workflows.
* **Browser**: The latest version of Google Chrome is the required browser for full compatibility. We do not support Ango Hub on other browsers or older versions of Chrome.
* **CPU**: We do not have a hard CPU requirement, but generally we recommend a mid-range laptop CPU from the last 5 years.


---

# 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.imerit.net/other/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.
