# 偏好设置

> 个性化您的应用体验

在这里，您可以根据自己的喜好调整应用的外观和行为。

## 功能入口

* **入口**: 首页 -> 其他 -> 偏好设置
* **图标**:&#x20;

## 主要功能说明

### 1. 界面设置 (Interface)

* **侧边栏图标**: 自定义侧边栏显示的快捷入口。您可以将常用的功能添加到侧边栏，不常用的功能隐藏。
* **主题颜色**:
  * **跟随系统**: 自动跟随车机系统的深色/浅色模式切换。
  * **深色/浅色**: 强制使用深色或浅色主题。
* **字体大小**: 调整应用内文字的显示大小，适应不同视力的需求。
* **顶栏按钮位置**: 调整顶部控制按钮（如返回、主页）的显示位置。

### 2. 其他设置

* **动力电池型号**: 选择您的车辆电池型号，以确保电量显示等数据的准确性。
* **调试日志**: 开启后，应用会记录更详细的运行日志，用于排查问题（仅建议在遇到问题时开启）。


---

# 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/pian-hao-she-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.
