# Modpack Updates

{% hint style="info" %}
Check out our [**Installation Guide**](/info/installation-guide.md) if you haven't installed one of our modpacks before
{% endhint %}

## <img src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact-minimal/available/modrinth_46h.png" alt="modrinth" data-size="line"> Modrinth

{% stepper %}
{% step %}

#### Open the Modrinth App

{% endstep %}

{% step %}

#### Navigate to the Apex Cobblemon Modpack

{% endstep %}

{% step %}

#### Click the Update Pack button

<figure><img src="https://i.gyazo.com/9f827f52658f31ea01aef721b6f64b04.png" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Select the latest version

{% endstep %}
{% endstepper %}

***

## <img src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact-minimal/available/curseforge_46h.png" alt="curseforge" data-size="line"> CurseForge

{% stepper %}
{% step %}

#### Open the CurseForge App

{% endstep %}

{% step %}

#### Navigate to the Apex Cobblemon Modpack

{% endstep %}

{% step %}

#### Click the button with 3 dots in the top right

{% endstep %}

{% step %}

#### Select Change Version, then Continue

<figure><img src="https://i.gyazo.com/f1df255212a230e200f2ce2a2e843fe6.png" alt="" width="563"><figcaption></figcaption></figure>
{% 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://wiki.apexcobblemon.com/info/technical-guides/modpack-updates.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.
