# Customize the Cockpit Control Panel

## Adjust Zooming Setting <a href="#how-to-adjust-zoom" id="how-to-adjust-zoom"></a>

* **For Android Version**: Simply use a two-finger gesture to zoom in or out.
* **For iOS Version**: On the Cockpit Controls page, tap the “…” icon in the top right corner, then switch to the “Display Settings” page to adjust the zoom level.

## How to Customize the Panel View Content <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" %}
Please note that there are some differences in this feature on the Android version.

For details, please refer to the latest version on the 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/how-to/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.
