Ten minutes, mostly clicking Next. The one thing that surprises people is the security warning Windows shows for new software — we show you exactly what it looks like and how to get past it.
| Operating system | 64-bit Windows. Verified on Windows 10 version 21H2 (build 19044) and Windows 11. Older Windows versions are not supported. |
| Internet | A normal home connection. The robot needs it for market data, your broker, and licence checks. |
| Brokerage account | An Alpaca account with API keys — Step 1. A paper account is enough to start. |
| Activation key | The download is free; the key is what licenses it to trade — Step 2. |
| Left switched on | The robot only trades while your PC is awake and the app is running. See Day 2. |


The app opens with its own window and a short start-up screen while it prepares its database. On a fresh install it goes straight to the two-step setup, which is Step 4 of this guide.

A SHA-256 checksum is a long fingerprint of a file: run it on your download, compare it with the one we publish, and if they match you have byte-for-byte the file we released. This is optional and entirely for peace of mind. The current checksum is published on the Download page; to produce yours, open PowerShell and run:
Get-FileHash "$env:USERPROFILE\Downloads\KUT-Setup.exe" -Algorithm SHA256