# FDR 插件入门指南

## 配置 <a href="#configuration" id="configuration"></a>

启动 SimFly Linker 后，在 FDR 页面点击 install，即可完成 FDR 插件安装。

FDR 安装完成后，你的每一次正常飞行（需要持续超过 5 分钟，且飞机位置移动超过 5 海里），都会生成一个 FDR 文件。

<figure><img src="/files/bP4JwmJ8vHlCnx4ZdWqc" alt=""><figcaption></figcaption></figure>

## 查看 FDR 记录 <a href="#view-fdr-records" id="view-fdr-records"></a>

在 SimFly Pad 的飞行记录页面中，你可以点击 FDR 按钮导入并查看 FDR 文件。

<div><figure><img src="/files/X9Dl3RvtjrwCtQoQsVDn" alt="" width="365"><figcaption></figcaption></figure> <figure><img src="/files/f5b08fGS1PUVsddRKw2O" alt="" width="365"><figcaption></figcaption></figure></div>


---

# 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/kuai-su-ru-men/getting-started-with-fdr-plugin.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.
