Download
Choose the archive matching your operating system and CPU architecture. Release archives are published from the tagged release workflow.
Verify your download
Download the release checksum manifest, then compare the SHA-256 entry for your archive before extracting it.
Download SHA256SUMS# macOS shasum -a 256 <archive> # Linux sha256sum <archive> # Windows PowerShell Get-FileHash <archive> -Algorithm SHA256
Verify your license
export CONTEXT_ENGINE_API_KEY="<your key>" context-engine license-check
Next: read the quickstart.