# Modrinth

{% stepper %}
{% step %}

### **Step 1: Install Modrinth App**

1. Go to the official [**Modrinth Launcher** page](https://modrinth.com/app)
2. Click the **Download** button for your operating system (**Windows**, **macOS**, or **Linux**).
3. Run the downloaded installer and follow the steps to install the Modrinth App.

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

{% endstep %}

{% step %}

### Set Up Minecraft in Modrinth

* Open the Modrinth App.
* Click the **Minecraft** tab if it's not selected automatically.
* The app will prompt you to configure your **Minecraft instance**. Follow the setup instructions to log into your Minecraft Account.
  {% endstep %}

{% step %}

### Find and Install the CobblemonIslands Modpack

* Click the search bar and look for "Cobblemon Islands". You can also look in the Discovery section

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

* Click on "Install"
* Once the modpack has been Installed you will find it under Instances
  {% endstep %}

{% step %}

### Launch the game

* You have everything you need now to start your adventure with us!
* Press Play in the Instance created by out modpack to start the game

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

{% hint style="warning" %}
We recommend setting 4gb of RAM to run the game

You can change this in the **Modrinth App Settings > Java > Memory**.
{% endhint %}
{% 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.cobblemonislands.com/new-islanders-information/setting-up/modrinth.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.
