# System requirements

Below, you'll find the minimum system requirements for running **SIDUS HEROES** on PCs. If your setup meets only the minimum requirements, you may still see performance issues.

| Requirements  | Minimum                                            | Recommended            |
| ------------- | -------------------------------------------------- | ---------------------- |
| **Processor** | Intel® Core™ i3-1005G1                             | Intel® Core™ i5-10500h |
|               | Ryzen 3-3300u                                      | Ryzen 3-4300u          |
| **Memory**    | 8GB                                                | 16GB                   |
| **Graphics**  | Intel® UHD Graphics for 10th Gen Intel® Processors | AMD Radeon HD 6950     |
|               | AMD Radeon RX Vega 3                               | AMD Radeon RX Vega 7   |
|               |                                                    | NVIDIA GeForce MX350   |
|               |                                                    | GeForce GTX 750 Ti     |
|               |                                                    | Intel Xe Graphics G7   |
| **Internet**  | 20Mb/s                                             |                        |

{% hint style="info" %}
Any MacBook M1 will do.
{% 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://wiki.sidusheroes.com/nidum/how-to-start-playing-nidum/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.
