> 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

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

*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**\
\
\&#xNAN;*Adjust this in Instance Settings ➡ Java and Memory ➡ Memory allocated*
{% 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 %}


---

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