# Steam Update

<figure><img src="https://rampart.games/templates/lagom2/assets/img/page-manager/dayzmap.jpg" alt=""><figcaption></figcaption></figure>

Steam Updates can create issues for you on updates, therefore to protect yourself and your game server please follow the steps below<br>

{% stepper %}
{% step %}

### Turn off your server

To avoid potential Corruption of files.
{% endstep %}

{% step %}

### Back Up files and download

* Mpmissions Folder

&#x20;\- The contents of this folder often gets wiped removing all data if not backed up, saving this and uploading again after steam update will save you alot of time resolving issues.
{% endstep %}

{% step %}

### Check for updates

* Check for updates on mods you have installed.

&#x20;  \- Update as Required, to avoid issues.
{% endstep %}

{% step %}

### Start server

1. Ensure the steam update button is toggled
2. Start server\
   &#x20;\- Check Steam update is applied
3. Turn off server
4. Upload your backed up Mpmissions folder.
5. Start server again
   {% endstep %}

{% step %}

### Enjoy

Your steam update should be complete with less work required then usual

{% endstep %}
{% endstepper %}


---

# 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://rampart-games-ltd.gitbook.io/docs/game-knowledge-base/dayz/steam-update.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.
