# Windows Server Requirements

This article details the Windows Server versions that you can use to host a ARKSSPR server role.

Starting ARKSSPR 2.1, Windows Server 2019, 2022, 2025 is supported. ARKSSPR server requires .Net Core 10.0. Therefore, latest .Net Core 10.0 supported systems are among the supported operating systems for ARKSSPR. See [Supported OS for .Net Core 10.0](https://github.com/dotnet/core/blob/main/release-notes/10.0/supported-os.md) documentation. Also see [Windows Server Release Information](https://learn.microsoft.com/en-us/windows-server/get-started/windows-server-release-info).


---

# 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.arksspr.com/master/planning/windows-server-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.
