# 保养复位

> 车辆保养提醒复位工具

此功能用于在进行车辆保养后，重置车机上的保养提醒信息。

> \[!CAUTION] **高风险功能**：此功能直接操作车辆底层数据，属于实验性功能。
>
> * 仅供专业人士使用。
> * 错误操作可能导致车辆系统异常。
> * 使用前请务必仔细阅读免责声明。

## 功能入口

* **入口**: 首页 -> 实验性功能 -> 保养信息重置
* **图标**:&#x20;

## 使用说明

### 1. 解锁功能

首次进入时，会显示免责声明。您需要仔细阅读每一条条款，并逐一确认同意后方可解锁功能。

### 2. 查看保养数据

页面会显示当前读取到的车辆保养信号数据（通常为一组数值）。

### 3. 执行复位

* **整车保养复位**: 点击"整车保养复位"按钮，系统将尝试重置保养里程和时间。
* **确认操作**: 点击后会出现倒计时确认框，请再次确认无误后执行。

### 4. 高级编辑模式 (仅限专家)

* **解锁编辑**: 长按标题栏"保养信息数据"文字 3 秒以上，直至提示"编辑模式已解锁"。
* **修改数据**: 解锁后可以直接修改底层的信号数值。**非开发人员请勿随意修改！**

> \[!WARNING] 开发者不对因使用此功能导致的任何车辆故障或保修失效承担责任。


---

# 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/shi-yan-xing-gong-neng/bao-yang-fu-wei.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.
