# Firmware updates

{% embed url="<https://www.youtube.com/embed/Tb_6X3bJ_h4?showinfo=0>" %}

## **Updating RoboDot Firmware**

The RoboDot Touch firmware can be updated over the internet. It is recommended to regularly update your device to ensure you have access to the latest features and fixes. Here’s how you can update your RoboDot:

1. Connect RoboDot as a Station to the internet via a hotspot or office network.
2. Click "Get Updates" under the about section in the settings page.
3. When the Updates page loads click, "Software Update"
4. Wait for the update process to complete and reboot the RoboDot.

*Note: Older units may need to be mailed in for updates.*


---

# 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://docs.robota.us/robodot-touch-user-guide/firmware-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.
