# Connect via Rover's Web Interface

It is possible to control and view settings for your system by connecting through the Phoenix Web Interface. There are two possible connection methods depicted below.&#x20;

## Video Tutorial

{% embed url="<https://www.youtube.com/watch?v=hYoBfG8fmZg>" %}

## WiFi connection

When the rover is powered on, it will create its own Wi-Fi network named “**phoenixXXX**”, where XXX are the last three digits of the rover’s serial number. The wireless security password is “**aeriallidar**” (no quotes).

1. Connect to this internal wifi network on your device.
2. Launch a web browser on your PC or mobile device.&#x20;
3. Enter the IP address **192.168.20.10** or the hostname **rover-wifi (only if on PC)** to access the Web Interface

## 4G connection

1. Launch a web browser on your PC or mobile device.
2. If connecting via 4G, navigate to **remotecontrol.phoenixlidar.com** and enter the License Key of your system to access the Web Interface.&#x20;

{% tabs %}
{% tab title="PC" %}
![](/files/-M8waUT0H7N_F1vG3--r)
{% endtab %}

{% tab title="Mobile Device" %}
![Access Web Interface via 4G connection on Mobile device](/files/-M8MMfCwnvl02N-xTdo6)
{% endtab %}
{% endtabs %}

## Phoenix Web Interface

Various system parameters relating to the rover and its attached sensors as well as rover commands are accessible in the **System, Nav**, and **Sensors** tabs.&#x20;

{% tabs %}
{% tab title="PC" %}
![System Tab](/files/-M7j-HOEvv7lgdJweLqF)
{% endtab %}

{% tab title="Mobile Device" %}
![System tab on Mobile device](/files/-M8MOvNxyZ8gsMuQbZFa)
{% endtab %}
{% endtabs %}

In the Navigation tab, you can view the navigation system status (INS) switch from "Aligning" to "AlignmentComplete" when performing Kinematic Alignment routines, indicating that the heading has been determined with sufficient certainty. After performing Figure Eights, this status will change to "SolutionGood". Refer to [Field Scanning](/data-acquisition-and-uav-piloting/field-scanning.md) for more details.&#x20;

{% tabs %}
{% tab title="PC" %}
![Navigation Tab](/files/-M7j-HOFVqna8wnT-7jZ)
{% endtab %}

{% tab title="Mobile Device" %}
![Navigation Tab on Mobile device](/files/-M8MmSpiwTZ595Wk_KKX)
{% endtab %}
{% endtabs %}

In the Sensors Tab, you can activate your system's sensors after achieving an INS status of "SolutionGood".

{% tabs %}
{% tab title="PC" %}
![Sensors Tab](/files/-M7j-HOGbwSOu9CjnAYw)
{% endtab %}

{% tab title="Mobile Device" %}
![Sensors Tab on Mobile device](/files/-M8MnC5iQETn8omMYjvg)
{% endtab %}
{% endtabs %}

4\. View system settings along with a visualization of the system with sensors and antennas in the Settings Tab. You can also switch between Rover Profiles saved to your system such as a Ground scanning or Aerial scanning profile.&#x20;

{% tabs %}
{% tab title="PC" %}
![Settings Tab](/files/-M7j-HOHeaYXkWu6BOEK)
{% endtab %}

{% tab title="Mobile Device" %}
![Settings Tab on Mobile device](/files/-M8N7hbOVlJ1kGkQ_G0i)
{% endtab %}
{% endtabs %}

5\. Messages/errors are presented to the user in the **Messages** Tab

{% tabs %}
{% tab title="PC" %}
![Messages Tab](/files/-M7j-HOI7EBwPHyTcmHL)
{% endtab %}

{% tab title="Mobile Device" %}
![Messages Tab on Mobile device](/files/-M8NBtNXj1WwiM1ZVS8f)
{% endtab %}
{% endtabs %}


---

# 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/connect-via-web-interface.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.
