# User Manual

<figure><img src="https://gitlab.com/NhanNgo2306/xblink-documentation/-/blob/main/.gitbook/assets/IMG_7697.png" alt="" width="563"><figcaption><p>XBLink 5G R2</p></figcaption></figure>

**XBLink 5G R2** is a Plug and Play hardware for BVLOS Flight based on **the 5th generation mobile network.**

To discover XBLink 5G R2, we need to understand the main components:

* **XBLink Hardware:** Companion computer combine cellular networking equipment, drone standard connectors and power module in one small factory design
* **XBFirm process:** a set of software base on Linux making an platform for live streaming and control telemetry data. It is also designed to easily integrate other functions, e.g. Gimbal/Payload control, computer vision, AI, UTM, ...
* **XBLinkApp(Wifi Hotspot):** Web interface to easily configure and communicate with XBLink without touching and wiring. You can connect XBLinkApp via Wifi hotspot from your phone, tablet or PC.

### Highlight feature

* High bandwidth and low latency
* Reliable connection
* Build for many drone application like mapping, drone delivery...([contact](https://xbstation.com/contact))
* Support Sony SDK and Gremsy Gimbal SDK ([contact](https://xbstation.com/contact))
* GPS RTK/PPK ([contact](https://xbstation.com/contact))
* Support integrated with Siyi or Herelink and IP camera
* Compatible with *Ardupilot*/*PX4*
* More interface like Ethernet port, IO port, USB
* Connecting to Cloud - Fleet manager drone ([contact](https://xbstation.com/contact))


---

# 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-5g-r2/user-manual.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.
