# Secondary Pilot Connections

## Overview

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

The XBStationPilotApp is designed to manage and control pilot accounts through a **hierarchical structure** of MainPilot and Secondary Pilots. The MainPilot serves as the primary account, with full control and management capabilities, while Secondary Pilots act as auxiliary accounts linked to the MainPilot. This structure allows for flexibility in account management, enabling multiple users to access and control different aspects of the system while maintaining overall control through the MainPilot.

* **MainPilot Mode:** The central account with full system control. Only one MainPilot can be active at a time; logging in as a MainPilot will automatically disconnect any existing session for that role.
* **Secondary Pilots:** Auxiliary accounts for collaborative control, accessible only after the MainPilot key is set. The system **supports** a **fixed number** of **simultaneous connections**; if this limit is reached, the oldest session is disconnected to make room for a new user.

## **Activation**

Before setting up your Secondary Pilot feature, first you must verify that you have activate the feature, to check if you have the feature enable go your account via [Pilot Webpage](https://platform.xbstation.com/pilot/login), &#x20;

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

then see if your **Secondary Connection Limitation** is different than 1. If not, please follow these step:

1. **Access the Payment Page in XBStationPilotApp:**

   * Navigate to the `Payment` section and select the `Purchase` option.
   * Choose the desired package(s) to purchase.

   <figure><img src="https://cdn-images.xbstation.com/secondary-pilot-purchasing.webp" alt=""><figcaption></figcaption></figure>
2. **Purchase the feature with Paypal or Debit/Credit card:**

   <figure><img src="https://cdn-images.xbstation.com/secondary-paypal.webp" alt=""><figcaption></figcaption></figure>
3. **Successful Payment:**

* If the payment is successful, the **Secondary Connection Limitation** box will update itself.

## **USAGE**

Open your **XBStationPilotApp**, from version 3.3.9 or above, then click on **Burger Icon** to open the menu then choose **Pilot Connection**, now follow these step

* Setting the Main Pilot Key:

  * To activate the main pilot key, Open your **XBStationPilotApp**, from version 3.3.9 or above, then click on **Burger Icon** to open the menu then choose **Pilot Connection**, enter you password and press '**UPDATE**.'

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

  <figure><img src="https://cdn-images.xbstation.com/secondary-payment-update-key.webp" alt=""><figcaption></figcaption></figure>

  * After setting the main pilot key, restart the app.

    * Tick the MainPilot checkbox and input the key, your connection will be logged in as main pilot

    <div><figure><img src="/files/zP8kbEjlNUVS0yTaLYNw" alt="" width="435"><figcaption></figcaption></figure> <figure><img src="/files/GcPdhJyenXjeOb83ltGf" alt=""><figcaption></figcaption></figure></div>

  <figure><img src="https://cdn-images.xbstation.com/secondary-login.webp" alt=""><figcaption></figcaption></figure>

  * If the MainPilot box is not checked after setting the key, the system will automatically default to Secondary Pilot mode.

  <div><figure><img src="/files/FA0RuCcglmYZEOPMjB6U" alt=""><figcaption></figcaption></figure> <figure><img src="/files/y4YuIdZZbhrCf1NKCwAL" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
If another user logs in under MainPilot mode, the initially logged-in account will lose connection. This ensures that only one MainPilot account maintains control at a time.

Secondary Pilots can only be activated after the main pilot key has been set.

Multiple secondary pilots logging in: If multiple Secondary Pilots are logged in, the system will prioritize connections based on login order, with the earliest login losing connection if the maximum number of Secondary Pilots is exceeded.
{% endhint %}


---

# 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.xbstation.com/xblink-4g-r2/user-manual/advanced-configuration/cloud-features/secondary-pilot-connections.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.
