# 乾坤守护（本地哨兵）

> 增强型哨兵模式

此功能为车辆提供全方位的安全监控，支持自定义录制、预警和省电策略。

## 功能入口

* **入口**: 首页 -> 其他 -> 乾坤守护
* **图标**:&#x20;

## 主要功能说明

### 1. 启动守护

点击"启动乾坤守护"按钮，系统将进入监控状态。此时会根据设置关闭屏幕、折叠后视镜等。

### 2. 预警功能设置

* **录制模式**: 选择录制策略（如仅事件触发、持续录制等）。
* **录制时长**: 设置单个报警录像片段的时长。
* **工作状态播报**: 开启/关闭启动和退出时的语音提示。
* **警告提示音**: 自定义当检测到有人靠近时播放的警告音效（支持上传自定义音频）。

### 3. 守护功能设置

* **后视镜状态**: 设置守护模式运行时后视镜是展开还是折叠（影响摄像头视野）。
* **后台留存白名单**: 默认情况下，守护模式会清理后台应用以省电。您可以添加需要保持运行的应用到白名单。
* **自动关闭屏幕**: 设置无操作后自动息屏的延迟时间，进一步节省电量。

### 4. 预警灵敏度设置

* **侧向雷达灵敏度**: 调整侧面雷达的触发距离（20-60cm）。
* **前后雷达灵敏度**: 调整前后雷达的触发距离（20-120cm）。
* **横向来车预警等级**: 设置横向来车预警（CTA）的触发灵敏度。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://zero-7.gitbook.io/netamade/ne-zha-mei-shi/qi-ta-gong-neng/qian-kun-shou-hu-ben-di-shao-bing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
