> For the complete documentation index, see [llms.txt](https://wiki.apexcobblemon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.apexcobblemon.com/info/installation-guide/modrinth.md).

# Modrinth

{% stepper %}
{% step %}

### Install the Modrinth App

{% embed url="<https://i.gyazo.com/912c5abf57c0a233a6f76f44de618309.gif>" %}

{% embed url="<https://modrinth.com/app>" %}

*Download and install the* <img src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact-minimal/available/modrinth_46h.png" alt="modrinth" data-size="line">[***Modrinth App***](https://modrinth.com/app) *from the official website*
{% endstep %}

{% step %}

### Login with your Microsoft Account

<div align="center"><img src="https://i.gyazo.com/8fbf35d72fca59b1a6625d17d70f329f.gif" alt=""></div>

*Open the Modrinth App and sign in with your Microsoft account*
{% endstep %}

{% step %}

### Install the Modpack

{% embed url="<https://i.gyazo.com/cb9fead66b8ae0e221985c1b664ba49b.gif>" %}

*Open the **Discover Content** tab on the left, then search for **Apex Cobblemon** and click the **Install** button*
{% endstep %}

{% step %}

### Launch the Modpack

{% embed url="<https://i.gyazo.com/5dcad38e2b62ce5890d8cb3c8f34e57c.gif>" %}

*Open the **Library** tab on the left, and click the green **Play** button*

{% hint style="warning" %}
At least 4GB of RAM is recommended (see [**RAM Allocation**](#ram-allocation))
{% endhint %}
{% endstep %}

{% step %}

### Join Us

{% embed url="<https://i.gyazo.com/52ec913bffafde83140bfa4486feb8ad.png>" %}

*Join our network, it will already be listed and ready to go!*
{% endstep %}

{% step %}

### Claim your free Random Shiny

*Good luck with your Adventure!*
{% endstep %}

{% step %}

### Need Help?

<div data-with-frame="true"><figure><img src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/social/discord-plural_64h.png" alt="Discord Invite" height="80" width="245"><figcaption><p><a href="https://discord.gg/apexcobblemon">Support Chat</a></p></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

## Ram Allocation

Allocating enough RAM helps the modpack run smoothly and can reduce stuttering, long loading times, and memory-related crashes. Follow the steps below to configure your memory settings.

{% stepper %}
{% step %}

#### Open the Modrinth App

{% endstep %}

{% step %}

#### Select Apex Cobblemon

*Open the **Library** tab on the left, then select **Apex Cobblemon***
{% endstep %}

{% step %}

#### Open the Memory Settings

*Click the **gear icon** in the top-right corner, then open the **Java and memory** tab*
{% endstep %}

{% step %}

#### Adjust the Allocated Memory <a href="#max-memory" id="max-memory"></a>

*Enable **Custom memory allocation**, then use the slider or text field to allocate at least **4096 MB** of RAM (if possible)*

<figure><img src="https://i.gyazo.com/9c29de07cd585442bbc76e5c354432fb.png" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
Avoid allocating more than 8192 MB. Additional memory is rarely necessary and may reduce performance rather than improve it.
{% endhint %}
{% endstep %}

{% step %}

#### Set the Minimum Memory Allocation <a href="#min-memory" id="min-memory"></a>

*Enable **Custom Java arguments**, then add the following argument:*

```
-Xms4096M
```

This sets the modpack's minimum memory allocation to **4096 MB**. On systems with sufficient RAM, this should generally match the amount selected under **Memory allocated**.

<figure><img src="https://i.gyazo.com/a98d89a1327de9dd06123586dbf36d81.png" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
If your computer has **8 GB** of total RAM or less, set `-Xms` to approximately half of your maximum allocation. For example, use `-Xms2048M` when allocating a maximum of 4096 MB.
{% endhint %}
{% endstep %}
{% endstepper %}

***

Now that the modpack is installed and configured, these resources will help you begin your adventure:

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><strong>Getting Started</strong></td><td align="center">Everything you need to know as a new player</td><td><a href="/pages/RwSUsbMX1oVngVq79X4n">/pages/RwSUsbMX1oVngVq79X4n</a></td><td><a href="/files/FetBSaWvELweqDdxZ6hq">/files/FetBSaWvELweqDdxZ6hq</a></td></tr><tr><td align="center"><strong>Server Guides</strong></td><td align="center">Guides to help new players learn the ropes</td><td><a href="/pages/df2xFumnV52MgoisNSNz">/pages/df2xFumnV52MgoisNSNz</a></td><td><a href="/files/AeNzsQSe471lyfBJk1bN">/files/AeNzsQSe471lyfBJk1bN</a></td></tr><tr><td align="center"><strong>Useful Commands</strong></td><td align="center">Overview of our most essential commands</td><td><a href="/pages/tyaxuL6GToKmNZ4wghMZ">/pages/tyaxuL6GToKmNZ4wghMZ</a></td><td><a href="/files/PjE7yhFdkqavlWRIMna0">/files/PjE7yhFdkqavlWRIMna0</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.apexcobblemon.com/info/installation-guide/modrinth.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
