> 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/xopero-one-software/software-information/supported-platforms.md).

# Supported platforms

{% tabs %}
{% tab title="Xopero ONE Management Service" %}

### Supported operating systems: <a href="#management_service" id="management_service"></a>

* [x] Debian: 9+
* [x] Ubuntu: 16.04+
* [x] Fedora: 29+
* [x] CentOS: 7+
* [x] RHEL: 6+
* [x] openSUSE: 15+
* [x] SUSE Enterprise Linux (SLES): 12 SP2+
* [x] Windows Client: 7 +
* [x] Windows Server: 2012 R2 +

### Supported web browsers: <a href="#supported_web_browsers" id="supported_web_browsers"></a>

* [x] Google Chrome
* [x] Opera
* [x] Mozilla Firefox
* [x] Microsoft Edge
  {% endtab %}

{% tab title="Xopero ONE agent" %}

### Supported operating systems: <a href="#supported_operating_systems_1" id="supported_operating_systems_1"></a>

* [x] Alpine: 3.10+
* [x] Debian: 9+
* [x] Ubuntu: 16.04+
* [x] Fedora: 29+
* [x] CentOS: 7+
* [x] RHEL: 6+
* [x] openSUSE: 15+
* [x] SUSE Enterprise Linux (SLES): 12 SP2+
* [x] macOS: 10.13+
* [x] Windows Client: 7 +
* [x] Windows Server: 2008 R2 +
  {% endtab %}
  {% endtabs %}

***

## Useful links and items

{% content-ref url="/pages/sWnNuc32ePz2p4zZ0Rdz" %}
[System requirements](/xopero-one-en/xopero-one-software/software-information/system-requirements.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:

```
GET https://helpcenter.xopero.com/xopero-one-en/xopero-one-software/software-information/supported-platforms.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.
