# 自定义驾驶舱控制面板

## 调整缩放设置 <a href="#how-to-adjust-zoom" id="how-to-adjust-zoom"></a>

* **Android 版本**：使用双指手势即可缩放。
* **iOS 版本**：在 Cockpit Controls 页面点击右上角的 “…” 图标，然后进入 “Display Settings” 页面调整缩放级别。

## 如何自定义面板显示内容 <a href="#how-to-customize-the-panel-view-content" id="how-to-customize-the-panel-view-content"></a>

{% embed url="<https://www.youtube.com/watch?v=UlDL3TboQrQ>" %}

{% hint style="info" %}
请注意：该功能在 Android 版本上存在一些差异。

详情请以 Play Store 上的最新版本为准。
{% endhint %}


---

# 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://docs.simflypad.com/v1/cn/cao-zuo-zhi-nan/customize-the-cockpit-control-panel.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.
