# 车辆控制

> 车辆硬件功能控制集合

车辆控制页面集成了多个与车辆硬件紧密相关的功能模块，包括方向盘按键自定义、灯光控制、行车记录仪查看等。

## 功能入口

* **入口**: 首页 -> 实用工具 -> 车辆控制
* **图标**:&#x20;

## 功能模块说明

页面顶部包含多个标签页，分别对应不同的功能模块：

### 1. 方向盘控制 (SWC)

* **功能**: 允许您自定义方向盘按键的功能。
* **设置**: 可以将特定的按键映射为打开应用、切歌、静音等操作。

### 2. 声音

* **功能**: 调节车辆的系统音量、媒体音量等。
* **注意**: 此处的声音设置主要针对车辆底层的音频通道。

### 3. 主页劫持

* **功能**: 允许您替换原车系统的主页（Home）键行为。
* **设置**: 开启后，点击方向盘或屏幕上的主页键，将跳转到您指定的应用（例如本应用），而不是原车自带的桌面。

### 4. 灯光

* **功能**: 控制车辆的外部灯光和内部氛围灯。
* **设置**: 支持调节氛围灯颜色、亮度，以及大灯的开关状态（视车型支持情况而定）。

### 5. 四向行车记录 (需密码)

* **功能**: 查看车辆自带的四路行车记录仪画面。
* **安全**: 为了保护隐私，进入此页面需要输入安全密码。

### 6. 哨兵模式 (需密码)

* **功能**: 开启或配置哨兵模式，监控车辆周围环境。
* **安全**: 同样需要密码验证才能访问。


---

# 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/che-liang-kong-zhi.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.
