# SimFly Pad Panel List

{% hint style="success" %}
👑 indicates that this is a premium panel.
{% endhint %}

<table><thead><tr><th width="184.16015625">Panel</th><th width="72.046875" data-type="checkbox">iOS</th><th width="168.85546875" data-type="checkbox">Android/Windows</th><th width="236.12109375">Supported Add-ons</th><th>Note</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 Platform limited</td></tr></tbody></table>

### Known issue and limitation

please refer to [Premium Panel Known Issues](/v1/getting-started/faqs-and-known-issues/premium-panel-known-issues.md)

[^1]: All aircraft models based on the Asobo B737 are also supported.


---

# 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/getting-started/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.
