# 进阶技巧与用法

- [使用串流屏幕面板](https://docs.simflypad.com/v1/cn/jin-jie-ji-qiao-yu-yong-fa/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
- [如何使用检查单语音控制](https://docs.simflypad.com/v1/cn/jin-jie-ji-qiao-yu-yong-fa/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.
- [限时活动：买二送一](https://docs.simflypad.com/v1/cn/jin-jie-ji-qiao-yu-yong-fa/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/cn/jin-jie-ji-qiao-yu-yong-fa.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.
