# Windows Server Requirements

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

Starting SessionLimit 2.0, Windows Server 2016, 2019, 2022, 2025 is supported for the SessionLimit Server role. SessionLimit server requires .Net Core 10.0.0. Therefore, all .Net Core 10.0.0 supported systems are among the supported operating systems for SessionLimit. See [Supported OS for .Net Core 6.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.sessionlimit.com/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.
