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

# Requirements

> System requirements for running FlowDeck

<Warning>
  FlowDeck requires macOS with Xcode installed. It does not support Windows or Linux.
</Warning>

## System Requirements

* **macOS** 13.0 (Ventura) or later
* **Apple Silicon Mac** (M1 or later) recommended for best performance
* Intel Macs are supported but may have reduced performance

## Xcode Requirements

* **Xcode** 15.0 or later
* Download from the [Mac App Store](https://apps.apple.com/us/app/xcode/id497799835?mt=12)
* Launch Xcode at least once to install components
* Accept the license agreement

## Command Line Tools

Install the Xcode Command Line Tools:

```bash theme={null}
xcode-select --install
```

## Editor Requirements (Extension Only)

The FlowDeck extension works with any VS Code-based editor:

* [Visual Studio Code](https://code.visualstudio.com/download) 1.85 or higher
* [Cursor](https://cursor.com/) 1.0 or higher
* [Windsurf](https://windsurf.com) 1.0 or higher
