> For the complete documentation index, see [llms.txt](https://helpcenter.xopero.com/xopero-one-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.xopero.com/xopero-one-en/pl/oprogramowanie-xopero-one/informacje-o-oprogramowaniu/wymagania-systemowe.md).

# Wymagania systemowe

{% tabs fullWidth="false" %}
{% tab title="Xopero ONE Management Service" %}
{% hint style="danger" %}
**Xopero ONE Management Service** <mark style="color:red;">**nie obsługuje**</mark> procesorów opartych o architekturę ARM .
{% endhint %}

{% hint style="warning" %}
**Xopero ONE Management Service** jest zgodny <mark style="color:red;">**tylko**</mark> z architekturą systemową x64.
{% endhint %}

### Minimalne wymagania: <a href="#minimum_requirements" id="minimum_requirements"></a>

* [x] 4 GB RAM
* [x] procesor 4-rdzeniowy
* [x] 1 GB miejsca na dysku
* [x] połączenie z internetem

### Zalecane wymagania: <a href="#recommended_requirements" id="recommended_requirements"></a>

* [x] 8 GB RAM
* [x] procesor 4-rdzeniowy
* [x] 10 GB miejsca na dysku
* [x] połączenie z internetem
  {% endtab %}

{% tab title="Agent Xopero ONE" %}
{% hint style="success" %}
**Agent Xopero ONE** jest zgodny z architekturami systemowymi x64 i x86.
{% endhint %}

{% hint style="success" %}
**Agent Xopero ONE** jest zgodny z architekturami procesorów Intel oraz ARM/Apple Silicon w urządzeniach Apple.
{% endhint %}

### Minimalne wymagania: <a href="#minimum_requirements_1" id="minimum_requirements_1"></a>

* [x] 4 GB RAM
* [x] procesor 2-rdzeniowy
* [x] 1 GB miejsca na dysku

### Zalecane wymagania: <a href="#recommended_requirements_1" id="recommended_requirements_1"></a>

* [x] 8 GB RAM
* [x] procesor 4-rdzeniowy
* [x] 2 GB miejsca na dysku

### Zalecane wymagania (z deduplikacją):

* [x] 8 GB RAM
* [x] procesor 8-rdzeniowy
* [x] 2 GB miejsca na dysku

### Wymagane oprogramowanie: <a href="#required_software" id="required_software"></a>

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

***

## Przydatne linki i materiały

{% content-ref url="/pages/ZO1Ci3C1rUavK5WvO4ld" %}
[Obsługiwane platformy](/xopero-one-en/pl/oprogramowanie-xopero-one/informacje-o-oprogramowaniu/obslugiwane-platformy.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.xopero.com/xopero-one-en/pl/oprogramowanie-xopero-one/informacje-o-oprogramowaniu/wymagania-systemowe.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
