# 智能场景

> 配置智能化自动执行场景

智能场景功能允许车辆根据特定的条件自动执行一系列操作，例如上车自动播放问候语、下雨自动关窗、停车自动关闭车灯等，让您的爱车更加智能贴心。

## 功能入口

* **入口**: 首页 -> 实用工具 -> 智能场景
* **图标**: 闪电图标

## 功能介绍

系统预置了多种智能场景，涵盖了迎宾、温控、灯光、安全等多个方面。您可以根据需要开启或关闭这些场景，并调整它们的执行条件。

**主要场景示例**:

* **迎宾/送别**: 上下车时播放语音或音效。
* **低速辅助**: 低速行驶时自动开启全景影像或雷达。
* **冬暖夏凉**: 根据车内温度自动开启座椅加热或通风。
* **自动灯光**: 充电或停车时自动关闭车灯。
* **雨天关窗**: 检测到下雨时自动关闭车窗。
* **哨兵模式**: 停车监控功能。

## 设置项说明

### 1. 场景列表 (左侧)

左侧列表显示了所有可用的智能场景，分为"已开启"和"已关闭"两组。点击任一场景即可在右侧查看详细设置。

### 2. 场景详情 (右侧)

选中场景后，您可以进行以下配置：

* **开关**: 开启或关闭当前场景。
* **执行统计**: 显示该场景累计执行的次数和最后一次执行的时间。
* **专属设置**: 部分场景拥有特定的配置项（例如：座椅加热的温度档位、低速辅助触发的速度阈值等）。
* **通用设置**:
  * **执行时段**: 设置该场景仅在特定时间段内生效（如：仅白天）。
  * **冷却时间**: 设置两次执行之间的最小间隔时间，防止频繁触发。

### 3. 隐藏功能 (重置)

* **重置所有状态**: 长按左上角的"智能场景"标题 3 秒钟，可以重置所有场景的设置和状态。这在遇到功能异常时非常有用。


---

# 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/che-liang-gong-neng/zhi-neng-chang-jing.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.
