> ## Documentation Index
> Fetch the complete documentation index at: https://docs.askui.com/llms.txt
> Use this file to discover all available pages before exploring further.

# System Requirements

> Hardware and software requirements for running AskUI

## Operating System Requirements

AskUI supports the following operating systems:

* **Windows**: Windows 10 version 1511+ (64-bit), Windows 11 (64-bit), Windows Server 2016/2019/2022/2025 (64-bit)
* **macOS**: macOS 10.15 (Catalina) or newer
* **Linux**: Ubuntu 18.04 or newer

### Supported Windows Versions

#### Windows 10

| Version | Name                 | Supported |
| ------- | -------------------- | --------- |
| 1511    | November Update      | x64       |
| 1607    | Anniversary Update   | x64       |
| 1703    | Creators Update      | x64       |
| 1709    | Fall Creators Update | x64       |
| 1803    | April 2018 Update    | x64       |
| 1809    | October 2018 Update  | x64       |
| 1903    | May 2019 Update      | x64       |
| 1909    | November 2019 Update | x64       |
| 2004    | May 2020 Update      | x64       |
| 20H2    | October 2020 Update  | x64       |
| 21H1    | May 2021 Update      | x64       |
| 21H2    | November 2021 Update | x64       |
| 22H2    | October 2022 Update  | x64       |

#### Windows 11

| Version | Name             | Supported |
| ------- | ---------------- | --------- |
| 21H2    | Original Release | x64       |
| 22H2    | 2022 Update      | x64       |
| 23H2    | 2023 Update      | x64       |
| 24H2    | 2024 Update      | x64       |
| 25H2    | 2025 Update      | x64       |

#### Windows Server

| Version | Channel        | Supported |
| ------- | -------------- | --------- |
| 2016    | LTSC           | x64       |
| 2019    | LTSC           | x64       |
| 2022    | LTSC           | x64       |
| 2025    | LTSC           | x64       |
| 23H2    | Annual Channel | x64       |

## Hardware Requirements

### Minimum Specifications

* **Memory**: 8 GiB RAM
* **CPU**: 4 CPU cores

<Note>
  **Python 3.10 or newer** is required. Install from [python.org](https://python.org) if needed.
</Note>
