> For the complete documentation index, see [llms.txt](https://docs.xbstation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xbstation.com/xblink-plus/user-manual/xbstationpilotapp/overview.md).

# Overview

## Dashboard

After login Pilot App is ready to use.&#x20;

![XBStationPilotApp: Dashboard interface](/files/JcMap9ht4UYYVi4Sopwy)

## Menu

Explore more functions on the Menu Tab

![XBStationPilotApp: Menu Tab](/files/jjsWWTJUYAf9Cg9zEkEe)

**Setting Tab**&#x20;

![XBStationPilotApp:Setting Tab](/files/-M_yw2tpv-GTu8DN7pfl)

**System Monitor Tab**&#x20;

Real time monitor the XBLink Plus's performance.&#x20;

![](/files/-M_yveNmaa3YB39HwPIW)

More Info, please refer:

{% content-ref url="/pages/cOtyME7jrBLcdMWjqstk" %}
[System Monitor](/xblink-plus/user-manual/xbstationpilotapp/system-monitor.md)
{% endcontent-ref %}

**Streaming Sharing Tab**

Share live data(telemetry and video) with your field operators/clients/customers

{% hint style="info" %}
This feature is for Enterprise user, contact us to upgrade your account
{% endhint %}

![](/files/-Md1ZdGLQ8fo0skT-2FM)

More Info, please refer:

{% content-ref url="/pages/xPY9wQD1q2Bja1l5iVtl" %}
[Streaming Sharing](/xblink-plus/user-manual/advanced-configuration/streaming-sharing.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.xbstation.com/xblink-plus/user-manual/xbstationpilotapp/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
