# Navigating Functions

After signing in, click the icons on the navigation bar (on the left side) to switch between functions on the iSG.

<div align="left"><figure><img src="/files/bwMA95IFL6kv46W2ffVZ" alt="" width="563"><figcaption></figcaption></figure></div>

<mark style="color:blue;">**Home**</mark>: The iSG dashboard. Click " !\[形状

AI 生成的内容可能不正确。]\(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0ICQMB9xQAAAAlwSFlzAAASdAAAEnQB3mYfeAAAABl0RVh0U29mdHdhcmUATWljcm9zb2Z0IE9mZmljZX/tNXEAAADtSURBVEjHY2hsbGSgJWYYEhYAgSoQM1LdApChQNwPxB+BeAsQC1DNAqjhS4H4PxI+BsSiFFsABExAvAxq6G0gDgDiQ1D+ZiDmINsCIGBBc3k2VNwZiH8C8XdQnJBlARAwYwmWD0BcAsR3ofzpIB+Sa8ESNMPRMSjY2EiOA2iELiPCcCaSUxE0WAgZvpSsjIYlQrEajs3lBC2AJkViDGchq6ggwnBQsDGTXBahZSJ8hjOSXNgRGaFLyCpNgYCfyDBnJtcCG0ojlJAFlqRmImpZsJTYCCVkgTW2CKXEcHQLeKG+QMbMlBg+dCp9fBgASHPX31QGxEAAAAAASUVORK5CYII=)" to edit the dashboard with devices, add-ons, and services.

<mark style="color:blue;">**Devices**</mark>: Add, edit, and control devices from various sources.\
You can directly add WiFi (LinknLink and Tuya), Zigbee 3.0, Z-Wave (requires USB Z-Wave stick) and Matter devices from here or sync devices from other brands from "Add Device" > "Apps".

<mark style="color:blue;">**Groups**</mark>: Group devices by category for easier management (e.g., Living Room Lights).

<mark style="color:blue;">**Scenes**</mark>: Create scenes by combining different devices for specific scenarios (e.g., Watch TV, Party, etc.).

<mark style="color:blue;">**Energy**</mark>: Add electricity meters (including smart gadgets with metering functionality) to track and manage energy usage, analyze consumption, and automatically optimize energy efficiency with AI-powered automations.

<mark style="color:blue;">**Automations**</mark>: Create local automations using devices added to iSG with simple setups (e.g., if... then... under specific conditions).

<mark style="color:blue;">**Media**</mark>: Use the iSG as a digital photo frame to play your pictures and videos or enjoy extensive apps for entertainment.

<mark style="color:blue;">**Add-Ons**</mark>: Access useful smart home apps (Home Assistant App, LinknLink, eWeLink, Aqara, etc.) or utility tools (File manager, Browser, Node-Red, etc.).

<mark style="color:blue;">**Settings**</mark>: Configure iSG Settings, Local HA, External HA, MQTT Settings (for external server), Custom Background, HomeKit, Google Home and Alexa linking and Screen Locker. Keep your iSG up-to-date with System Update from here.


---

# 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://kb.linknlink.com/isg/getting-started/start-to-use/navigating-functions.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.
