# App Layout

Upon launching Binho Mission Control, the initial screen showcases several features designed for ease of use and convenience.

* **Navigation Menu (Left Panel):** Positioned vertically on the left, this menu can be expanded or minimized with a click of the :heavy\_plus\_sign: or :heavy\_minus\_sign: button. At its top, you'll notice two prominent buttons: the On/Off button and the Settings button.
* **Command Panel (Center Panel):** By pressing the On/Off button, devices connected to the computer via USB are displayed here. For our demonstration, four devices are listed: a Binho Nova Host Adapter, a Binho Supernova Host Adapter, and two built-in simulators that emulate these host adapters. Users have the option to disable these simulators through the settings menu.
* **Device Info Panel (Right Panel):** When a device, such as the Binho Nova Host Adapter, is connected, this panel provides detailed information. Displayed metrics include the device ID, the connected port, product name, vendor and product IDs, as well as firmware and hardware versions.

{% @arcade/embed flowId="wo705dgvL57O8MO4p0s9" url="<https://app.arcade.software/share/wo705dgvL57O8MO4p0s9>" %}


---

# 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.binho.io/getting-started/binho-mission-control/interactive-tour/app-layout.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.
