# 故障排除

- [连接问题排查指南](https://docs.simflypad.com/v1/cn/gu-zhang-pai-chu/connection.md)
- [B737/777 CDU 屏幕空白](https://docs.simflypad.com/v1/cn/gu-zhang-pai-chu/blank-b737-777-cdu-screen.md)
- [无法弹出窗口](https://docs.simflypad.com/v1/cn/gu-zhang-pai-chu/cant-pop-up-windows.md): To display your aircraft’s PFD, ND, and other screens on SimFly Pad, you need to manually pop out the corresponding screens in the game.
- [触摸屏部分区域无法点击](https://docs.simflypad.com/v1/cn/gu-zhang-pai-chu/some-parts-of-the-touch-screen-are-unclickable.md)
- [驾驶舱控制问题](https://docs.simflypad.com/v1/cn/gu-zhang-pai-chu/cockpit-control-issues.md): If you encounter interaction issues when using SimFly Pad’s Cockpit Control feature, please refer to this article.


---

# 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/gu-zhang-pai-chu.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.
