# Upgrade Guide

Please refer to the following sections for complete information regarding the upgrade procedures for both the server and client.

{% hint style="warning" %}
**Pre-update testing**\
It is advisable to conduct comprehensive pre-deployment testing of any updates within a controlled staging or development environment prior to their production deployment.\
This proactive approach will help mitigate the risk of encountering unforeseen issues.
{% endhint %}

{% hint style="info" %}
**Update procedure: client - server**

Please update the helmut client on every workstation in advance.\
\
You might run into compatibility issues if you update the helmut server first as the client might lack of some dependencies which have been introduced as part of new features/changes.
{% 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://docs.helmut.de/helmut4-releases/v4.7.0/getting-started/upgrade-guide.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.
