# XX. 实时跟踪飞行员（“伙伴”功能）

您的 Evo V2 可以实时显示在 syride.com 上在线连接的其他飞行员。

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

先决条件：

* Evo V2 必须 **通过蓝牙连接到 Syride 应用程序**.
* 在仪表的某个地图上，进入 **设置** 并启用选项 **显示实时飞行员** 将“Live”图标设置为 **开启**.

![](/files/05726fd7031b906b056c82641d923be6da39440d)

<figure><img src="/files/565c140059049dfa5f2302a04fc40acd80bc4f53" alt=""><figcaption></figcaption></figure>

**如果您想选择要关注的飞行员** :&#x20;

默认情况下，您关注的是 **所有在线飞行员**。不过您也可以选择仅关注自定义群组：

1. 在应用中，打开 **仪器页面**.

<figure><img src="/files/e193410d33050da1f596343ef33ee67c0f92c5e0" alt="" width="178"><figcaption></figcaption></figure>

2. 点击按钮 **编辑** 在“您关注所有公开直播”文字之后。<br>

   <figure><img src="/files/7bc0743ba73051e78b8b26e5100e3e4757f393a5" alt="" width="263"><figcaption></figcaption></figure>
3. 在以下选项中选择：
   * **关注所有公开直播** （默认选项）
   * **关注一个群组**

如果您选择自定义群组：

* 在 [该页面](https://www.syride.com/fr/groupes-pilotes-live) :

<figure><img src="/files/87a666a0407bcf30232cc45b87d69ad6f5047a66" alt=""><figcaption></figcaption></figure>

* 创建或识别一个群组**记下该群组的** ID（例如：17）和 **私钥** 如果该群组受保护：

<figure><img src="/files/9ae6a867372dbf4598d9652a0a356cb72fb85cd0" alt=""><figcaption></figcaption></figure>

* 在应用中输入这些信息。

<figure><img src="/files/97cdaaa096735c639f6ae62092cbc09e976657c3" alt="" width="222"><figcaption></figcaption></figure>

⚠️ **重要说明：**

* 只有最接近您的 **30 位飞行员** 会显示在地图上。
* 私人直播的飞行员不会在您的仪表上可见（即使在私有群组中也不显示）。
* 您可以在 syride.com 的 [我的账户](https://www.syride.com/fr/moncompte) 页面上查看您的群组（成员和管理的群组）。


---

# 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://manuals.syride.com/evo-v2-zhong-wen-yong-hu-shou-ce/xx.-shi-shi-gen-zong-fei-xing-yuan-huo-ban-gong-neng.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.
