# System requirements

{% tabs fullWidth="false" %}
{% tab title="Xopero ONE Management Service" %}
{% hint style="danger" %}
**Xopero ONE Management Service** <mark style="color:red;">**does not**</mark> support ARM processors.
{% endhint %}

{% hint style="warning" %}
**Xopero ONE Management Service** is compatible <mark style="color:red;">**only**</mark> with x64 system architectures.
{% endhint %}

### Minimum requirements: <a href="#minimum_requirements" id="minimum_requirements"></a>

* [x] 4 GB of RAM
* [x] 4 core CPU
* [x] 1 GB of disk space
* [x] internet connection

### Recommended requirements: <a href="#recommended_requirements" id="recommended_requirements"></a>

* [x] 8 GB of RAM
* [x] 4 core CPU
* [x] 10 GB of disk space
* [x] internet connection
  {% endtab %}

{% tab title="Xopero ONE Agent" %}
{% hint style="success" %}
**Xopero ONE Agent** is compatible with x64 and x86 system architecture.
{% endhint %}

{% hint style="success" %}
**Xopero ONE Agent** is compatible with Intel and ARM/Apple Silicon processor architectures in Apple devices.
{% endhint %}

### Minimum requirements: <a href="#minimum_requirements_1" id="minimum_requirements_1"></a>

* [x] 4GB of RAM
* [x] 2 core CPU
* [x] 1 GB of disk space

### Recommended requirements: <a href="#recommended_requirements_1" id="recommended_requirements_1"></a>

* [x] 8GB of RAM
* [x] 4 core CPU
* [x] 2 GB of disk space

### Recommended requirements (with deduplication):

* [x] 8GB of RAM
* [x] 8 core CPU
* [x] 2 GB of disk space

### Required software: <a href="#required_software" id="required_software"></a>

* [x] .NET Framework 4.6.1 (for Windows Server 2008R2 and 2012 only)
* [x] Microsoft Visual C++ 2015-2019 Redistributable
  {% endtab %}
  {% endtabs %}

***

## Useful links and items

{% content-ref url="supported-platforms" %}
[supported-platforms](https://helpcenter.xopero.com/xopero-one-en/xopero-one-software/software-information/supported-platforms)
{% endcontent-ref %}


---

# 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://helpcenter.xopero.com/xopero-one-en/xopero-one-software/software-information/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.
