# Hypno 2 Firmware

{% hint style="info" %}
By downloading these images you agree not to decompile our code or use the provided software in a way that may be harmful to Sleepy Circuits, LLC or humanity as a whole.
{% endhint %}

## Version Patch Notes

Version Notes will be announced when Available

## How to Update

1. Connect to Internet via WiFi or Ethernet
2. Tap the System Settings Gear > The Firmware version will turn into a button when a new version is available.
3. Make sure your device won't be unplugged during the process and confirm update.
4. Wait for update to complete and engine to restart, you will see some scrolling text, this is normal.

{% hint style="warning" %}
Do not power off the device during firmware update.
{% endhint %}

## Backup Your Settings

Your filesystem will be preserved, but you should still make a habit of backing up important media via the file browser.

{% hint style="success" %}
Having issues? See the [Troubleshooting Guide](/sleepy-circuits/hypno2/hypno-2-troubleshooting.md)
{% endhint %}


---

# 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://sleepycircuits.gitbook.io/sleepy-circuits/hypno2/hypno-2-firmware.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.
