# Supported Platforms

### Supported platforms

Alice System can be written for many platforms. Currently, we are thinking about the support of web-version.

{{< tabs "create-new-site" >}}
{{< tab "Alice Novel" >}}

### Alice Novel

Alice Novel is based on .NET MAUI (.NET 10), so the supported targets of Alice Novel are same as [those of .NET MAUI (.NET 10)](https://learn.microsoft.com/en-us/dotnet/maui/supported-platforms?view=net-maui-10.0).

- Windows 11, 10 version 1809 or higher (WinUI 3)
- macOS 12 or higher (Mac Catalyst)
- Android 5.0 (API 21) or higher
- iOS 12.2 or higher

{{< /tab >}}
{{< tab "Alice Console" >}}

### Alice Console

- Windows (x86, x64, arm64)
- macOS (x64, arm64)
- Linux (x64, arm64)

{{< /tab >}}
{{< tab "Aqua Notes" >}}

### Aqua Notes

Aqua Notes works on basic browsers.

{{< /tab >}}
{{< /tabs >}}
