...

How to connect miners to monitoring

How to add your ASICs to the dashboard and monitor their status

1. Sign in

Sign in to the web app using one of the options below

  • Telegram
    Tap “Sign in with Telegram”, scan the QR code in Telegram or open the link from the bot
  • E-mail
    Tap “Sign in with E-mail”, enter your e-mail address and confirm sign-in with the code from the message
How to connect miners to monitoring
After the first sign-in an account is created, and an API key is generated automatically (required for the scanning agent).

2. Create a farm

Open “Farms” and tap “Create farm”

If you have no farms yet, the “Create farm” dialog opens automatically on first sign-in

How to connect miners to monitoring
How to connect miners to monitoring
How to connect miners to monitoring

3. Get the API key and farm Hash

API key

  • Open quick settings (the settings icon in the UI).
  • Under “General settings”, find the “API key” field
  • Tap copy. The agent uses it to authenticate with the server.
How to connect miners to monitoring
How to connect miners to monitoring

Farm Hash

  • Open “Farms” and select the farm you need.
  • On the page, find the “Hash” block (a short id like a1b2c3…d4e5f6)
  • Tap copy next to Hash — this is the farm Hash for configuring the agent.
How to connect miners to monitoring
How to connect miners to monitoring

4. Adding miners manually (without the agent)

If you cannot run the agent (for example, there is no computer on the same network as the miners), you can add miners manually.
1. Adding the API key (done in the miner firmware UI)
  • Open the miner’s web interface
  • Go to System → Security
  • Find the “API key” field
  • Save your changes
How to connect miners to monitoring
How to connect miners to monitoring
2. Adding MAC addresses to the farm
  • Open your monitoring account
  • Open the farm you need or create a new one
  • Paste the miners’ MAC addresses into the corresponding field
  • Save your changes
How to connect miners to monitoring
How to connect miners to monitoring

5. Install and configure the agent

The agent is an app that runs on the same network as your ASIC miners: it discovers
miners, installs the API key on them when needed, and sends data
to our server.

1. Download and run

  • Download the agent binary from the website.
  • Run it on a computer that can reach the miners’ network (same LAN or VPN).
  • After start, the agent page opens in the browser (http://localhost:808x, where x is a free port).

2. Configure the agent in the web UI
On the home page, fill in:

  • Farm Hash ID — your farm Hash copied from the farm page in the account.
  • Network scan — subnets to search for miners, comma-separated, e.g. 192.168.1.0-255,192.168.1.0/24.
How to connect miners to monitoring
How to connect miners to monitoring
3. Open “Settings”
  • API key copied from the account (“General settings”, “API key”).
  • Password — the miners’ web UI password (often “admin” by default). The agent needs it to push the API key to devices.
How to connect miners to monitoring
How to connect miners to monitoring

4. Installing the API key on miners

The home page table lists miners discovered by the agent in the selected networks. The list updates automatically (via WebSocket); if needed, tap
“Network scan” to refresh the list.

  • Columns include: checkbox, IP, Hostname, Model, Platform, Install type, Build name, Firmware version, MAC.
  • Select the miners you need in the table.
  • Tap “Install API key”.

The agent will automatically install the API key on the selected devices.

How to connect miners to monitoring
How to connect miners to monitoring

5. Adding miners to monitoring

  • Select the miners you want to add to monitoring
  • Tap “Add to monitoring”
How to connect miners to monitoring

The agent will set your API key on the selected devices (using the password you provided) and send their data to the server linked to your farm (Farm Hash ID). After processing, miners appear in your account on the site — on the dashboard and the farm page. The result (success or per-MAC errors) is shown below the buttons on the same page.

Important: “Add to monitoring” is enabled only when the API key and Farm Hash ID are set in settings and at least one row is selected in the table.

6. Connection check and firmware update

If the build name shows “not supported”, update the firmware. You can do it as follows:

  • Select miners whose status is “not supported”
  • Find and tap “Update selected miners”
  • When all miners are updated, select the ones you need and tap “Add to monitoring”
How to connect miners to monitoring
How to connect miners to monitoring
How to connect miners to monitoring
How to connect miners to monitoring

Important:
– Using the agent is optional — it only simplifies bulk adding devices.

7. View ASIC status in the dashboard

  • Main dashboard — summary for all farms: miner counts (total/online/offline/warnings), hashrate, temperature, power, profit, alerts.
  • Also available: Farm page — ASIC list for the selected farm with per-device statistics
  • All devices from all farms and the miner task schedule UI.
How to connect miners to monitoring

Data updates automatically.
The first time miners appear may take a few minutes after the agent sends the first payload.