> ## 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.

# 超频/降频

> 温度驱动自动切换功耗模式

将重复性工作交给系统，减少人工巡检频率。自动化支持根据矿机状态自动切换功耗模式（超频、降频、正常），当前已支持**温度驱动自动降频**。

## 温度驱动自动降频

当矿机温度超过阈值时，系统自动将其从超频恢复至正常模式，防止硬件过热损坏。

### 配置步骤

1. 进入 [Automation](https://nonce.app/demo/farms/a28185a3-791f-4057-a318-0b4c156b00d8/automations) 页面。
2. 选中「Normal」模板（标签为 #Temperature #Normal）。
3. 设置阈值温度（如 82°C），打开「开启」开关。
4. 点击「保存」。

<Frame caption="配置温度驱动自动降频">
  <video controls className="w-full aspect-video rounded-xl" src="https://mintcdn.com/nonce/d9V7X7bPIpeRFAUo/images/operations/automation-switch-normal.mp4?fit=max&auto=format&n=d9V7X7bPIpeRFAUo&q=85&s=052dbe6047f530d1abec43e053e2e52b" data-path="images/operations/automation-switch-normal.mp4" />
</Frame>
