# Connecting via SpatialExplorer

SpatialExplorer is designed to be used as both a post processing software and a data acquisition software. With SE you can monitor and control your LiDAR system in real-time (see what you’re scanning while you’re scanning it) as well as replay, visualize, and analyze LiDAR mapping missions after acquisition. Interfacing with your LiDAR system via SpatialExplorer will give you the most control over sensor acquisition parameters and navigation system settings.

**Highlights include:**

* Real-time, 3D, georeferenced point cloud visualization
* Real-time RGB colorization
* Real-time measurements and profile analysis
* Monitor a variety of LiDAR system parameters
* Real-time photo preview – with specific camera upgrades only
* Mission Guidance and AGL Oracle modules designed to help facilitate large, crewed acquisitions
* Monitor the payload and acquisition from nearly anywhere in the world via 4G cellular connection (requires external 4G module)&#x20;

{% content-ref url="/pages/-MVXqrWVmp7nQKXcsFTr" %}
[User Interface](/hardware-and-interfaces/connecting-and-interfacing-with-phoenix-lidar-systems/iface_se/user-interface.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LRnXxRtgwgp8KhJoyC3" %}
[Base Station (Notebook) Setup](/hardware-and-interfaces/connecting-and-interfacing-with-phoenix-lidar-systems/iface_se/base-station-notebook-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVXWKQ-RUHhQGSPWVym" %}
[Connect to Rover](/hardware-and-interfaces/connecting-and-interfacing-with-phoenix-lidar-systems/iface_se/connect-to-rover.md)
{% endcontent-ref %}


---

# 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.phoenixlidar.com/hardware-and-interfaces/connecting-and-interfacing-with-phoenix-lidar-systems/iface_se.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.
