# Pro Tips & Usage

- [Use the "Streaming Screen" Panel](https://docs.simflypad.com/v1/pro-tips-and-usage/use-the-streaming-screen-panel.md): Using the Streaming Panel, you can customize the streaming of any MSFS pop-up window. If the existing panels do not meet your needs, you can customize the streaming configuration using the method desc
- [How to Use Checklist Voice Control](https://docs.simflypad.com/v1/pro-tips-and-usage/how-to-use-checklist-voice-control.md): Note: This feature is still in Beta and is only available in the iOS version of SimFly Pad.
- [Limit-Time Activity: Buy 2 Get 1 Free](https://docs.simflypad.com/v1/pro-tips-and-usage/limit-time-activity-buy-2-get-1-free.md): Available for both new and past purchases.


---

# 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/pro-tips-and-usage.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.
