# Updates & Content Download

## Updates

Retrobat has an automatic updater system included.

When a new version is available, a message like the one below appears on the top of the screen:

<div align="left"><figure><img src="https://i.imgur.com/GONxicR.png" alt=""><figcaption></figcaption></figure></div>

To perform the update, open the [main menu](/navigation/main-menu.md#updates-and-downloads) and select **UPDATES & DOWNLOADS**

<div align="left"><figure><img src="https://i.imgur.com/9dSyFON.png" alt=""><figcaption></figcaption></figure></div>

Choose ***START UPDATE***

<div align="left"><figure><img src="https://i.imgur.com/Fv5sNXY.png" alt=""><figcaption></figcaption></figure></div>

Accept

<div align="left"><figure><img src="https://i.imgur.com/OOCd42n.png" alt=""><figcaption></figcaption></figure></div>

The update progress will be shown in the top right corner

<div align="left"><figure><img src="https://i.imgur.com/OLp5Qp3.png" alt=""><figcaption></figcaption></figure></div>

Once the update is finished, reboot the system to apply

<div align="left"><figure><img src="https://i.imgur.com/sQcNE2s.png" alt=""><figcaption></figcaption></figure></div>

When starting again Retrobat, it will finalize the update

<div align="left"><figure><img src="https://i.imgur.com/1xkI2bR.png" alt=""><figcaption></figcaption></figure></div>

It is possible to check the current version from the main menu > system settings > information

<div align="left"><figure><img src="https://i.imgur.com/UjXB5fl.png" alt=""><figcaption></figcaption></figure></div>

## Download

The integrated Content Downloader can be used to install a wide variety of freely distributed games, themes, and additional Medias.

The Downloads menu is available from the  [MAIN MENU](/navigation/main-menu.md), navigate to **UPDATES & DOWNLOADS**

<div align="left"><figure><img src="https://i.imgur.com/9dSyFON.png" alt=""><figcaption></figcaption></figure></div>

### Download content

Select **CONTENT DOWNLOADER**

<div align="left"><figure><img src="https://i.imgur.com/1G75KFw.png" alt=""><figcaption></figcaption></figure></div>

<figure><img src="https://i.imgur.com/PysJTCL.png" alt=""><figcaption></figcaption></figure>

Use LEFT and RIGHT to change categories and UP and DOWN to navigate the list and choose the content to install, press ![](/files/oQmMDvGLPCQJiXNlol7Z) to install

<div align="left"><figure><img src="https://i.imgur.com/oLCL7Ht.png" alt=""><figcaption></figcaption></figure></div>

A message appears and the content is downloaded in the right folder

<div align="left"><figure><img src="https://i.imgur.com/QWZ5wpr.png" alt=""><figcaption></figcaption></figure></div>

### Download Themes

Select **THEMES** to access the **THEME DOWNLOADER**

<div align="left"><figure><img src="https://i.imgur.com/2LMbbKp.png" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://i.imgur.com/Dg0nXHW.png" alt=""><figcaption></figcaption></figure></div>

Navigate to the theme you want to install and press ![](/files/oQmMDvGLPCQJiXNlol7Z) to install

<div align="left"><figure><img src="https://i.imgur.com/125BaXL.png" alt=""><figcaption></figcaption></figure></div>

A progress bar appears in the top right corner

<div align="left"><figure><img src="https://i.imgur.com/5BEGno3.png" alt=""><figcaption></figcaption></figure></div>

When the download is finished, you can switch to the new Theme from the [USER INTERFACE SETTINGS](/navigation/main-menu.md#user-interface-settings) in the MAIN MENU

<div align="left"><figure><img src="https://i.imgur.com/b09I4a0.png" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://i.imgur.com/GsonbMJ.png" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://i.imgur.com/GO7Truc.png" alt=""><figcaption></figcaption></figure></div>


---

# 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://wiki.retrobat.org/advanced-features/updates-and-content-download.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.
