The Mini Miner is a planned, opt-in way for a machine that already runs local models through Ambient Desktop to do useful work for the network when you are not using it. It is roadmap: there is nothing to install, configure, or buy for it today.
Ambient Mini Mining And Routing diagram. A Mineable machine (opt-in, runtime, rewards) moves through four stages: 1 Opt in (Mineable flag, Resource policy, Privacy boundary) grants consent; 2 Host (llama.cpp, Ambient Mini, Health checks) serves model; 3 Route (Eligibility, Request dispatch, Utilization) routes work; 4 Reward (Receipts, Network rewards, Operator controls) tracks rewards.

The idea#
Ambient Desktop already manages local model runtimes for your own tasks (see Local models and routing). The Mini Miner extends that: with your explicit consent, an eligible machine could serve a local model to the network and earn rewards for the work it does. It is opt-in by design. Nothing mines unless you set a machine-level mineable flag and accept the resource, privacy, and uptime implications.
How opting in is designed to work#
Opt in#
Mark a machine as mineable and set a resource policy and privacy boundary. Off by default; you choose when and how much.
Host#
Ambient serves a local model through its managed llama.cpp runtime, with health checks verifying the host is serving correctly.
Route#
When the machine is eligible, the network routes appropriate requests to it based on availability and policy.
Reward#
Completed work produces receipts and network rewards, with operator controls to pause or stop.
The foundation that exists today#
The Mini Miner will stand on the runtime layer Ambient Desktop ships today:
- llama.cpp hosting with non-destructive start/stop lifecycle management.
- Local runtime inventory, health checks, and repair flows.
- Provider routing and local-first model selection.
- The network client direction for reward receipts and operator controls.
Rewards#
Mini mining promises network rewards and deliberately stops there: no fixed payout, no guaranteed income, and no final token economics. Those depend on the public network contract, which is not finalized. See tokenomics for the reward design as it stands.
Keep reading#
- Run a node: what mining on Ambient looks like today
- Local models and routing: the runtime foundation
- Tokenomics: the reward design