# SimFly Pad 面板列表

{% hint style="success" %}
👑 表示这是高级面板。
{% endhint %}

<table><thead><tr><th width="184.16015625">面板</th><th width="72.046875" data-type="checkbox">iOS</th><th width="168.85546875" data-type="checkbox">Android/Windows</th><th width="236.12109375">支持的插件/机模</th><th>备注</th></tr></thead><tbody><tr><td>A320 👑</td><td>true</td><td>true</td><td>FBW A320, Fenix A319/20/21, Toliss A319/20/21, FSL A321</td><td></td></tr><tr><td>A330 👑</td><td>true</td><td>true</td><td>Toliss A339</td><td></td></tr><tr><td>A340 👑</td><td>true</td><td>true</td><td>Toliss A346</td><td></td></tr><tr><td>A350 👑</td><td>true</td><td>true</td><td>iniBuilds A350</td><td></td></tr><tr><td>A380 👑</td><td>true</td><td>true</td><td>FBW A380</td><td></td></tr><tr><td>B737Ng/Max 👑</td><td>true</td><td>true</td><td>PMDG B73x, iFly B737Max</td><td></td></tr><tr><td>B757 👑</td><td>true</td><td>true</td><td>FF757</td><td></td></tr><tr><td>B767 👑</td><td>true</td><td>true</td><td>FF767</td><td></td></tr><tr><td>B777/777F 👑</td><td>true</td><td>true</td><td>PMDG 773/2/F</td><td></td></tr><tr><td>B787 👑</td><td>true</td><td>true</td><td><a data-footnote-ref href="#user-content-fn-1">Asobo B787</a></td><td></td></tr><tr><td>PA24/C250 👑</td><td>true</td><td>false</td><td>Comanche 250</td><td></td></tr><tr><td>CRJ 👑</td><td>true</td><td>true</td><td>Aerosoft CRJ V2</td><td></td></tr><tr><td>A380 Lite</td><td>true</td><td>true</td><td>FBW A380</td><td></td></tr><tr><td>B777 CDU</td><td>true</td><td>true</td><td>PMDG 777</td><td></td></tr><tr><td>Cessna 172</td><td>true</td><td>true</td><td>Asobo C172</td><td></td></tr><tr><td>G1K/G3K/3X/750</td><td>true</td><td>true</td><td>Asobo</td><td></td></tr><tr><td>SR22</td><td>true</td><td>false</td><td>Asobo</td><td></td></tr><tr><td>TBM930</td><td>true</td><td>false</td><td>Asobo</td><td></td></tr><tr><td>CRJ CDU</td><td>true</td><td>true</td><td>Aerosoft CRJ</td><td></td></tr><tr><td>Streaming Screen</td><td>true</td><td>false</td><td></td><td>仅限 MSFS 平台</td></tr></tbody></table>

### 已知问题与限制

请参考 [高级面板已知问题](/v1/cn/kuai-su-ru-men/faqs-and-known-issues/premium-panel-known-issues.md)

[^1]: 所有基于 Asobo B737 的机型也同样支持。


---

# 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/kuai-su-ru-men/simfly-pad-panel-list.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.
