# Getting Started

- [Download & Setup](https://docs.simflypad.com/v1/getting-started/download_setup.md)
- [Sign up a new SimFly Pad Account](https://docs.simflypad.com/v1/getting-started/sign-up-a-new-simfly-pad-account.md): To activate SimFly Pad’s premium panels or use cloud synchronization features, you first need to register a SimFly Pad account. Here are the detailed steps.
- [Using the Cockpit Control Feature](https://docs.simflypad.com/v1/getting-started/using-the-cockpit-control-feature.md): One of the core features of SimFly Pad is to help you control your flight simulation directly on your mobile device. This article primarily describes how to perform the initial configuration.
- [Activate Premium Panels](https://docs.simflypad.com/v1/getting-started/activate-premium-panels.md): The B737, B787, B777, A320, and C250 panels of SimFly Pad are currently premium features and require activation for use within SimFlyPad.
- [Getting Started with FDR Plugin](https://docs.simflypad.com/v1/getting-started/getting-started-with-fdr-plugin.md)
- [SimFly Pad Panel List](https://docs.simflypad.com/v1/getting-started/simfly-pad-panel-list.md): Updated at: 2025-04-19
- [FAQs and Known Issues](https://docs.simflypad.com/v1/getting-started/faqs-and-known-issues.md)
- [Premium Panel Known Issues](https://docs.simflypad.com/v1/getting-started/faqs-and-known-issues/premium-panel-known-issues.md): This article mainly covers some known issues. Please take note and review.


---

# 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.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.
