Getting Started
Get Beyond Cortex from the Beyond+ app.
Get Beyond Cortex
Beyond Cortex is currently in beta. Apply for access through the Beyond+ mobile app, then follow the in-app instructions to set up Beyond Cortex on your machine.
From scan to training in seconds
Once set up, find your unit, configure your API key, and start training:
voltra doctor # 1. Diagnose environment
voltra config set-api-key <API_KEY> # 2. Configure API key
voltra whoami # Verify identity
voltra scan # 3. Scan for devices
voltra connect <DEVICE_ID> # 4. Connect (starts background session)
voltra status # 5. Check device status
voltra set-mode weight-training # 6. Set mode + parameters
voltra set-weight 50 # Set weight to 50 lbs
voltra config accept-physical-risk # Accept physical risk (required before load)
voltra load # 7. Load resistance
voltra unload # 8. Unload
voltra finish-training # End training session
voltra disconnect # Disconnect- Find and connect to your VOLTRA unit
- Live status and battery level
- Instant load control — set weight, resistance, and more
- All training modes — weight training, isokinetic, isometric, rowing, skiing, and more
API key required: Device/training commands (scan, connect, set-mode, load, etc.) require a persisted API key via
voltra config set-api-key. Cloud commands (workout, actions, session, custom-curve, etc.) also support--api-keyflag override.
Next steps
- Full Cortex reference — all commands, global options, and usage guide
- Devices & BLE — scan, connect, disconnect, and manage devices
- Training control — modes, load, eccentric, chains, and more
- Workout data — history, sets, reps, force, velocity, and trends
- Account & config — API key, identity, and environment setup