# Dashboard

Built on OpenWrt's secure architecture, the EZR26-5G router has a modern EzenRhyme interface and provides a swift, friendly user experience.

The navigation menu is located on the left side. It collapses into a menu button in the top left corner when viewed on a small screen, such as a smartphone. Click on the main menu or its downward arrow icon to reveal related submenus.&#x20;

## Dashboard

The front dashboard has four sections: Mobile, Internet, Device, and Wireless. Click on each icon to access related pages for more details or to modify settings.

<figure><img src="/files/rDYBm7brhvVqZBXQmZ9Q" alt=""><figcaption><p>EzenRhyme Front Dashboard with Four Sections</p></figcaption></figure>

**i. Mobile** – Display cellular internet connection status, including mobile modem, cellular connection status, and signal parameter values.

**ii. Internet** – Displays IPv4 and IPv6 internet links from functional upstream sources, including mobile, WAN port, and Wi-Fi relay.

**iii. Devices** – Donates connected terminals with their MAC and local network IP addresses.

**iv. Wireless** – Brief overview of Wi-Fi hotspots and activated Wi-Fi relay links.

## System Overview

Navigate to "Status > Overview" to monitor the router's operational status, including hardware architecture, mobile modem status, memory usage, network interface connections, DHCP leases, and wireless hotspots with associated stations.

<figure><img src="/files/Wzjhz7FUVyA0KJk0KaNR" alt=""><figcaption><p>5G Router System Status Overview</p></figcaption></figure>


---

# 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://indoor.router.works/manual/firmware/dashboard.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.
