# Updating

{% hint style="warning" %}
This section is a work-in-progress. Information here may not be fully available or complete at this date.
{% endhint %}

{% tabs %}
{% tab title="CurseForge" %}

1. Open the CurseForge app. Navigate to your instances and click on Origination.
2. By default, a "Change Version" button\* should be available next to "Play". Click on it.

<figure><img src="/files/C9KBHUEC0ZWveyAmKBcc" alt=""><figcaption></figcaption></figure>

3. Click the drop-down menu and select the version you wish to update to. Press "Continue" to start the installation process.
4. Press play to launch the updated instance.

\
*\*(If this option does not exist, you have enabled content management. To disable this, open the kebab menu (three dots) > Profile Options > Uncheck "Allow content management for this profile").*
{% endtab %}

{% tab title="Prism Launcher" %}

1. Open Prism Launcher.
2. Find the Origination instance. Right-click on it, and select "Edit".
3. Click on "CurseForge" on the new tab you just opened.
4. Select the version you want to download by selecting it on the down-down labelled as "Update to version". Confirm the update by pressing "Update pack" to the right of the drop-down menu (your current version is also shown at the top of this tab).

<figure><img src="/files/38xmdBUmG1LN1sgKaRnE" alt=""><figcaption></figcaption></figure>

5. Like the initial install, some files will need to be manually downloaded due to third-party restrictions. Luckily Prism will give you an option to automatically download and mount these files for you. Hit "Ok" if this prompt appears.
6. Hit "Close" once the download has completed, and launch your instance.
   {% endtab %}
   {% endtabs %}


---

# 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:

```
GET https://clarkuk.gitbook.io/origination-1.19.2/information/installation/updating.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.
