# Accessing the Web User Interface on The Inspired Flight Hand Controller

{% stepper %}
{% step %}

### Power on Drone and Hand Controller&#x20;

{% endstep %}

{% step %}

### Navigate to the Home Page on your Hand Controller

<figure><img src="/files/qgg7PSCAqpGp2iiffW6i" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Open the Application Menu

Click the grid icon in the lower right hand corner to open the Application Menu.

<figure><img src="/files/nJLNQTUvtAHsE3bo11lw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Open the Web Browser Application

Click the WebView Browser to open a webpage.

<figure><img src="/files/PebAzSlINtSXJjA0enme" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enter The Sensor's IP Address in the browser

To navigate to the Web User Interface, enter the IP address listed below, then press the arrow icon.&#x20;

```
192.168.144.141
```

<figure><img src="/files/Oi5tkxlHjhsYPrU8m7yM" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Web User Interface

From the home page you can check the status of the sensor, manually capture images, or navigate to other pages from the left hand side bar.

<figure><img src="/files/dbcXA6sJl3oX5pG0oFPS" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://support.senterasensors.com/home/6x-series-sensors-user-guide/6x-series-sensors/configuration-and-settings/how-to-access-web-page-user-interface/accessing-the-web-user-interface-on-the-inspired-flight-hand-controller.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.
