# XX. Real-time tracking of pilots ("Buddies" feature)

Your Evo V2 can display in real time the other pilots connected live on syride.com.

<figure><img src="/files/83f9fa95ea10002a5681554c863a9f0abfc9798c" alt=""><figcaption></figcaption></figure>

Prerequisite:

* The Evo V2 must be **connected via Bluetooth to the Syride app**.
* On a map of your instrument, go to **Settings** and enable the option **Display live pilots** by setting the “Live” icon to **ON**.

![](/files/937374092aad3c964f62a2257b46d87b69ec84bb)

<figure><img src="/files/548d8048d0fc239e28cf6d9879574273163383fe" alt=""><figcaption></figcaption></figure>

**If you want to choose which pilots to follow** :&#x20;

By default, you follow **all live pilots**. However, you can choose to follow only a custom group:

1. In the app, open the **instrument page**.

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

2. Click the **Edit** button after the text "follow all public lives".<br>

   <figure><img src="/files/d2091793a4aa56e45f81c9d55ecb6add5b1944e5" alt="" width="263"><figcaption></figcaption></figure>
3. Choose between:
   * **Follow all public lives** (default option)
   * **Follow a group**

If you choose a custom group:

* Create or identify a group on [this page](https://www.syride.com/fr/groupes-pilotes-live) :

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

* Note the**group ID** (e.g.: 17) and the **private key** if the group is protected:

<figure><img src="/files/489de0812818a46d3fe798259f9bc6bf5fa2add4" alt=""><figcaption></figcaption></figure>

* Enter this information in the app.

<figure><img src="/files/8ce01c33c6102619e3fa89ffc430a63b90bc89b4" alt="" width="222"><figcaption></figcaption></figure>

⚠️ **Important note:**

* Only the **30 closest pilots** to you are displayed on the map.
* Private live pilots are not visible on your instrument (even in the case of a private group).
* You can view your groups on the [My account](https://www.syride.com/fr/moncompte) page of syride.com (members and managed groups).


---

# 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/notice-evo-v2-english/xx.-real-time-tracking-of-pilots-buddies-feature.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.
