# RoboDot Touch Screen UI

The RoboDot Touch Screen UI is designed for rapid access to the unit's status without the necessity to connect or interface with additional devices or applications.

## Home Screen

![RoboDot Touch Screen - Home](https://slabstatic.com/prod/uploads/mxcf1h97/posts/images/preload/rBaJXF6SFDnJB7AfoisxDt0l.png)

The Home Screen is the default view when the RoboDot device is powered on. It prominently displays the unit's IP address and status, providing users with an at-a-glance overview of the device's health and connectivity. A QR code is also accessible on this screen, allowing users to quickly load the web UI on a browser, simplifying the process of managing and configuring the device.

## GNSS Screen

![RoboDot Touch Screen - GNSS](https://slabstatic.com/prod/uploads/mxcf1h97/posts/images/preload/YJmIA2E_wdfJljxiOO_qK4-o.png)

The GNSS Screen provides crucial status information related to satellite navigation, including the quality of the fix, which is important for ensuring accurate positional data. A QR code on this screen allows users to simplify the process of copying or sharing position information, making it convenient for note-taking or sharing with others quickly. This feature enhances usability by providing a streamlined method to disseminate vital GNSS data.

## Settings Screen

![RoboDot Touch Screen - Settings](https://slabstatic.com/prod/uploads/mxcf1h97/posts/images/preload/6lvHQulbygkegaakRssPtfvA.png)

The Settings Screen provides users with a clear view of the enabled or disabled status of various settings, allowing for quick and intuitive recognition of the system's current configuration. This streamlined display helps users promptly understand and anticipate the subsequent behaviors of the device, enhancing overall efficiency and user experience.

## Icons <a href="#icons" id="icons"></a>

<img src="https://slabstatic.com/prod/uploads/mxcf1h97/posts/images/preload/m9XEhxHq9BYmCN1ILWB_QKfb.png" alt="RoboDot Touch Screen Icons" width="375">

Icons along the top of the touch screen serve as a quick status reference.


---

# 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.robota.us/robodot-touch-3.1.16/robodot-touch-user-guide/robodot-touch-screen-ui.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.
