# How to update

{% hint style="warning" %}
As with any update, *things may break*. Probably not due to the modpack itself, but maybe your launcher, your added mods or your hard drive. [Backups are recommended.](/backup-and-uninstall.md)

Do not update the modpack's mods manually, unless it is a legacy version and you know what you're doing.
{% endhint %}

{% hint style="info" %}
If you follow these instructions, your added mods and most modpack mods' settings will persist. If you want, you can [reset your settings](/update-instructions/reset-options.md) to get the latest modpack configurations.

Always update the modpack first and then your own mods (if any).
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>CurseForge App</strong></td><td><a href="/pages/5Vv3ITNggFUBrw8GBeT5">/pages/5Vv3ITNggFUBrw8GBeT5</a></td></tr><tr><td align="center"><strong>Modrinth App</strong></td><td><a href="/pages/OPehY0Ck44LkVCxZi3UZ">/pages/OPehY0Ck44LkVCxZi3UZ</a></td></tr><tr><td align="center"><strong>Prism Launcher</strong></td><td><a href="/pages/2S3WFMYMetgQltMOcGCi#desktop">/pages/2S3WFMYMetgQltMOcGCi#desktop</a></td></tr><tr><td align="center"><strong>MultiMC</strong></td><td><a href="/pages/Pl3TbxfTRcNuiTMkc9hA">/pages/Pl3TbxfTRcNuiTMkc9hA</a></td></tr><tr><td align="center"><strong>Minecraft Launcher</strong></td><td><a href="/pages/WfUqMXCWCsLojDQC37XB">/pages/WfUqMXCWCsLojDQC37XB</a></td></tr><tr><td align="center"><strong>Reset options</strong></td><td><a href="/pages/9W87zmorVQVHTxoA1ypD">/pages/9W87zmorVQVHTxoA1ypD</a></td></tr></tbody></table>


---

# 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.download.fo/update-instructions.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.
