Downloads
Download the packaged miner builds and use them with the current pairing flow.
Navigate to Downloads
Click Downloads in the sidebar. The page lists the Linux Docker image tarball and the Windows standalone miner package.

Choose your package
Select the package that matches your platform. The Linux download is a Docker image tarball, and the Windows download includes app.py,run.bat, and a matching .env.template.
docker load < elis-miner-linux-x86_64.tar.gz
Follow the quick start
Each package includes a quick-start guide. For tryelisai.com, set BACKEND_URL=https://api.tryelisai.com in .env (HTTPS, no /api suffix). Set MODEL_NAME to a catalog model, optionally add MINER_REGISTRATION_TOKEN from Miners → Add Miner, start the miner, then paste the printed pairing key into the dashboard. Full walkthrough: Setting Up a Miner.