# CurseForge Installation

#### ✅ Step 1: Install CurseForge

1. Go to the [**CurseForge website**](https://www.curseforge.com/download/app)
2. Download the CurseForge App for **Windows** or **macOS** depending on your system.

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

4. Open the downloaded file and **install the CurseForge Launcher**. It will also install the Minecraft Launcher (if you don’t already have it).

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

***

#### ✅ Step 2: Set Up Minecraft in CurseForge

1. Open the CurseForge App.
2. Click on the **“Minecraft”** tile.
3. If this is your first time, CurseForge will prompt you to set up a **Minecraft modding folder**. Follow the prompts.

<figure><img src="/files/6jjr2f8J9QqoeRKqvNyK" alt=""><figcaption></figcaption></figure>

***

#### ✅ Step 3: Find and Install the Cobble Galaxy Modpack

1. In the Minecraft section of CurseForge, click **“Browse Modpacks.”**
2. In the search bar at the top, type:\
   **CobbleGalaxy**
3. Click on the **CobbleGalaxy Modpack**, then press the **“Install”** button.
4. Wait for the modpack to download and install (this may take a few minutes depending on your internet).

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

***

#### ✅ Step 4: Launch the Modpack

1. Once installed, go back to the **“My Modpacks”** tab.
2. Click **Play** on **Cobble Galaxy**.
3. This will launch the **Minecraft Launcher**. Log into your Minecraft account if prompted.
4. Press **Play** again in the Minecraft launcher to load into the game.

***

#### ✅ Step 5: Join the Cobble Galaxy Server

1. Once Minecraft has fully loaded, click **Multiplayer**.
2. Click **Add Server**.

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

1. For **Server Name**, enter: `Cobble Galaxy`\
   For **Server Address**, enter: `play.cobblegalaxy.com`
2. Click **Done**, then double-click on **Cobble Galaxy** to join the server!

***

#### 💡 Having Issues?

* Make sure your **Java version** is up to date.
* If your game crashes or lags, increase your **RAM allocation** in the CurseForge launcher under the **“Settings > Minecraft”** tab (we recommend at least **6GB**).
* Still stuck? Join our **Discord** for support!


---

# 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://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/installation-guide/curseforge-installation.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.
