> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nonce.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Filters

> Locate problem miners by status, temperature, hashrate, and combined conditions

The [Miners](https://nonce.app/demo/farms/a28185a3-791f-4057-a318-0b4c156b00d8/miners) page provides a left filter panel with status tags, performance tags, and range filters that let you quickly locate problem miners. You can filter by a single condition — such as a status, a temperature threshold, or a hashrate range — or combine multiple conditions to narrow results further. The sections below cover each filter type in detail.

## Overheated

On the Miners page, use the left filter panel to quickly locate overheated miners.

### Steps

1. **Method 1**: Open the left filter panel, expand the **Temperature** section, and set the Min threshold (e.g., 80°C) to filter overheated miners.
2. **Method 2**: In the **Performance** section of the filter panel, click the **Overheated** tag to locate overheated miners instantly.

<Frame caption="Query overheated miners via Temperature panel">
  <img src="https://mintcdn.com/nonce/d9V7X7bPIpeRFAUo/images/operations/temperature-filter.png?fit=max&auto=format&n=d9V7X7bPIpeRFAUo&q=85&s=3805e9c722a5e050fc7855a66c57bdab" alt="Temperature filter panel, set Min threshold" width="2534" height="1600" data-path="images/operations/temperature-filter.png" />
</Frame>

<Frame caption="Click Overheated tag to locate quickly">
  <img src="https://mintcdn.com/nonce/d9V7X7bPIpeRFAUo/images/operations/overheated.png?fit=max&auto=format&n=d9V7X7bPIpeRFAUo&q=85&s=89365fb18acd80469a726cd1a15be3c5" alt="Overheated option in Performance tags" width="2534" height="1600" data-path="images/operations/overheated.png" />
</Frame>

## Zero Hashrate

### Overview

A miner shows **Zero Hashrate** when it reports no hashing output at all, even though the Nonce Agent can still reach it. This differs from Offline status, where the Agent loses contact with the miner entirely. Common causes include mining software crashes, pool connection failures, and hash board hardware faults.

On the Miners page, use the Hashrate panel to quickly locate zero hashrate miners.

### Steps

Set Min: 0 and Max: 1 in the Hashrate panel.

<Frame caption="Query zero hashrate miners via Hashrate panel">
  <img src="https://mintcdn.com/nonce/d9V7X7bPIpeRFAUo/images/operations/0-1-hashrate-filter.png?fit=max&auto=format&n=d9V7X7bPIpeRFAUo&q=85&s=9bcad72d7a411aeac1d7c2770355fa31" alt="Hashrate filter panel, Min: 0, Max: 1" width="2534" height="1600" data-path="images/operations/0-1-hashrate-filter.png" />
</Frame>

### What to Do Next

After locating zero-hashrate miners, check pool configuration and network connectivity on the miner detail page. A reboot often resolves software-level crashes. If the miner remains at zero hashrate after rebooting, inspect hash board status for hardware faults that require on-site attention.

## Low Hashrate

### Overview

A miner reports **Low Hashrate** when its output falls below the expected rate for its model. Common causes include overheating, aging hash boards, firmware bugs, and unstable power supply. Identifying these miners early prevents prolonged revenue loss.

On the Miners page, use the Performance tags to quickly locate low hashrate miners.

### Steps

Select the **Low Hashrate** status tag in the Performance section.

<Frame caption="Query low hashrate miners via Low Hashrate tag">
  <img src="https://mintcdn.com/nonce/d9V7X7bPIpeRFAUo/images/operations/low-hashrate-filter.png?fit=max&auto=format&n=d9V7X7bPIpeRFAUo&q=85&s=05b2ce91bf73b8ef86f2e401b80f7926" alt="Low Hashrate status in Performance tags" width="2534" height="1600" data-path="images/operations/low-hashrate-filter.png" />
</Frame>

### What to Do Next

After locating low-hashrate miners, check each unit's temperature, fan speed, and hash board status on the miner detail page. Reboot the miner if the drop appeared suddenly. For persistent low hashrate, inspect the physical unit for dust buildup, loose cables, or failing hash boards.

## Offline

### Overview

A miner is **Offline** when the Nonce Agent cannot reach it over the network. This typically indicates a network disruption, power outage, or complete hardware failure. Offline miners produce no hashrate and generate no telemetry until connectivity is restored.

On the Miners page, use the Status panel to quickly locate offline miners.

### Steps

Select **Offline** in the Status panel.

<Frame caption="Query offline miners">
  <img src="https://mintcdn.com/nonce/d9V7X7bPIpeRFAUo/images/operations/offline.png?fit=max&auto=format&n=d9V7X7bPIpeRFAUo&q=85&s=0d0ef8de4ac4a1f55977c1e08e210f13" alt="Select Offline in Status panel" width="2534" height="1600" data-path="images/operations/offline.png" />
</Frame>

### What to Do Next

After identifying offline miners, verify network connectivity and power supply at the physical location. Check whether nearby miners in the same rack or switch are also offline, which may point to a shared infrastructure issue. Once the miner is back online, the Agent resumes data collection automatically.

## Fan Abnormal

<Tip>
  **TODO**: Fan abnormality criteria and query methods are still in development. Stay tuned for updates.
</Tip>

## Multiple Filters

### Overview

Combining multiple filter conditions narrows results to miners that match all selected criteria at once. This is useful for complex troubleshooting scenarios where a single filter returns too many results.

For example, filter by the **Overheat** performance tag and a specific **Rack** to find all overheating miners in one physical location. Or combine a hashrate range with a **Model** filter to isolate underperforming units of a particular hardware generation.

### Usage

On the Miners page, combine multiple filter conditions in the left panel to locate problem miners.

<Frame caption="Multi-filter query demo video">
  <video controls className="w-full aspect-video rounded-xl" src="https://mintcdn.com/nonce/d9V7X7bPIpeRFAUo/images/operations/filter-miners-4k.mp4?fit=max&auto=format&n=d9V7X7bPIpeRFAUo&q=85&s=daa71bbb2c0f861330413be517c6a940" data-path="images/operations/filter-miners-4k.mp4" />
</Frame>
