# Prerequisites

Before installing Chromatics, please make sure your PC meets the following requirements.

## System requirements

* **Windows 10 or Windows 11**, 64-bit.
* An internet connection for the initial download and for update checks.
* The **RGB software or SDK** for the devices you want to control (for example Razer Synapse, Corsair iCUE, Logitech G HUB). Chromatics talks to each vendor's SDK, so the vendor's software still needs to be installed and running.

## Required runtimes

Chromatics 4 is built on .NET 10 and uses the latest Microsoft Visual C++ redistributable.

* [**.NET 10 Desktop Runtime (x64)**](https://dotnet.microsoft.com/en-us/download/dotnet/10.0)
* [**Microsoft Visual C++ Redistributable 2017–2026 (x64)**](https://aka.ms/vc14/vc_redist.x64.exe)

## Supported devices

Chromatics supports a wide range of RGB devices from Asus, Cooler Master, Corsair, Logitech, MSI, Novation, Razer, SteelSeries, Wooting, OpenRGB, Philips Hue, PlayStation controllers (DS4 / DS5), and LIFX. See the [Introduction](/chromatics-4/readme.md#device-compatibility) or the [FAQ](/chromatics-4/support/faq.md) for the full compatibility list.


---

# 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.chromaticsffxiv.com/chromatics-4/getting-started/prerequisites.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.
