Connect a worker

  1. Create a worker on the Workers page and copy the one-time token.
  2. On your CPU/GPU machine, run the installer:
curl -fsSL https://pool.animica.org/install-worker.sh | bash -s -- anm_worker_xxx

The installer checks Docker, collects hardware info, registers the machine, pulls Animica's controlled model-serving container, and starts a heartbeat. Your worker then moves through pending → benchmarking → online and can earn from mining, inference, and rentals per its earning mode.

Security: the MVP only runs Animica's controlled container — it never executes arbitrary customer code on your machine.