Pair New Device

Connect your Windows device to Shadow-Gate control panel

Python Required
Your Windows computer needs Python 3.8 or higher installed.
Download from: https://www.python.org/downloads/
During installation, make sure to check "Add Python to PATH"
1 Install the Client (Choose One Method)
Option A: ONE-CLICK Installation (Fully Automatic!)

Zero configuration needed - it pairs and starts automatically!

Automatic Process:
1. Extract the ZIP file
2. Double-click auto_install.cmd
3. Everything happens automatically - pairing, installation, and startup!
No tokens, no commands, no configuration needed!
Option B: Command Prompt Installer

For Command Prompt (cmd.exe) users:

curl -o install.cmd URL/download/install.cmd && install.cmd
Option C: PowerShell (Advanced)

Run in PowerShell:

iwr URL/download/install.ps1 -UseBasicParsing | iex
Installs to %LOCALAPPDATA%\ai-client
2 Pair Your Device

After installation completes, pair your device with this command:

3 Start Client

Keep the client running to receive permits:

cd $env:LOCALAPPDATA\ai-client; python ai_client.py run
Your device will appear in the dashboard once connected