> For the complete documentation index, see [llms.txt](https://docs.sync4.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sync4.de/installation/sync4-installieren/update-installieren.md).

# Update installieren

Nach der Installation von sync4 auf Ihrem Computer und einem entsprechendem bereits bezahlten Softwarepflegevertrag, können Sie zukünftig aktuelle Update selbst updaten, wenn sie die entsprechende IT Fachwissen besitzen. Jede Installation und Update erfolgt auf eigene Gefahr und wird über [<mark style="color:red;">EULA</mark>](/sync4-infos/eula.md) geregelt. Aktuelle Updates finden sie nach dem Start von sync4 im aktuellen sync4 Browser. Erstellen Sie zwingend eine Kopie des sync4 Verzeichnisses und der MS SQL Datenbank von sync4. Weitere Informationen zur Datensicherung finden Sie [<mark style="color:red;">hier</mark>](/faq/sql/sql-sicherung.md). Bei Versionen älter als 3.0.1.3 müssen Sie einen Updatelink bei uns über das [<mark style="color:red;">Support Ticket System</mark>](http://support.sync4.de/) anfordern.

### sync4 Update herunterladen:

Die Update und die Vollversion kann direkt aus sync4 herunter geladen werden.

![](/files/CFBsdPY35uBYCJrVyUZE)

### sync4 Update installieren:

Folgen sie nun der Anweisung [<mark style="color:red;">Installation von sync4</mark>](/installation/sync4-installieren/installation-von-sync4.md).

**Hinweis:**

Wenn Sie jetzt das Update installieren möchten, werden Sie darauf hingewiesen, dass Ihr noch geöffnetes sync4 jetzt geschlossen wird.

![](/files/yU58sfN1SvDx6zT2FH0f)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sync4.de/installation/sync4-installieren/update-installieren.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
