# System Updates

## 1. Understanding iSG Software

The iSG composes with 3 parts of software:

<table><thead><tr><th width="110">Software</th><th width="468">Purpose</th><th>Updates</th></tr></thead><tbody><tr><td><strong>iSG</strong></td><td>The primary software and user interface running on iSG.</td><td><a href="/pages/2YQOup2FxU3Xy68JDiwn">Download</a></td></tr><tr><td><strong>Container</strong></td><td>The runtime environment that supports other services including Home Assistant.</td><td><a href="/pages/aDgFZRmc4NHUWTOFTKYk">Download</a></td></tr><tr><td><strong>Image</strong></td><td>The service pack contains Home Assistant, device drivers, add-ons and all services.</td><td><a href="/pages/RInuKmkD5YP5GA3ZF3MH">Download</a></td></tr></tbody></table>

## 2. How to Update iSG Software

The software can be updated using one of the following methods:

### 2.1. Online Update

If a new software version is available, an icon !\[形状

AI 生成的内容可能不正确。]\(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0ICQMB9xQAAAAlwSFlzAAASdAAAEnQB3mYfeAAAABl0RVh0U29mdHdhcmUATWljcm9zb2Z0IE9mZmljZX/tNXEAAADsSURBVEjHY2hsbGSgJWYYFBYAgSwQW2LBKtSyoA2I/2PBS6llQTMOCxZSy4ImHBYsGLUAZkEtDgvmkGUBEPABsRkQ6wCxKhDPwGHBBqg8SJ0REAsTawErEC8B4h9A/AGIf+Kw4DcQfwTib0B8E4j5iQ4iqA/+4DAYG44lOQ6AwBeIPxMwGOTLFLIjGQhaCViwmaJUBAQCQLwHh+HngVieGsmUC4iPoRn+DoilqVZcA4ErEP9DsiCH6vUBKDKhybKeZhUOEJQCMfPgrdGAwACII/HgMALyVoQsmE5C7sWGdxKyoASIb1GA++gaBwA7x9VphPTrtgAAAABJRU5ErkJggg==) will appear in the top-right corner of the iSG interface. Click this icon to quickly access the System Update section. Alternatively, you can navigate to **Settings > System Update** to check for updates. If a newer version is available, a red dot will appear next to the System Update button, indicating the difference between the current and latest versions. Click the new version to begin the online update.&#x20;

For more details, please check the section [System Updates > Online Software Update](/isg/settings/system-updates/online-update.md).

### 2.2. Local Update

To update manually, navigate to System Updates > Local Updates. Download the software from the provided links, copy the files to a USB drive or SD card, then open the System Update page and click Install to apply the updates.

For more details, please check the section [System Updates > Local Software Update](/isg/settings/system-updates/local-update.md).


---

# 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/settings/system-updates.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.
