# Installation

We support the below launchers to play Enigmatica modpacks. Choose one of them and follow the instructions provided. Other launchers may work, but we don't officially support them.

If you have followed the instructions and have any problems, we offer help in the #support channel of the [Enigmatica Discord Server](https://discord.gg/enigmatica).

## CurseForge App

:inbox\_tray:[CurseForge App Download](https://curseforge.overwolf.com/)

{% hint style="warning" %}
The CurseForge App is not currently available on Linux systems.
{% endhint %}

1. Download and Install the CurseForge app, link above.
2. Open the CurseForge app, choose Minecraft and click on Browse Modpacks.
3. Search for the pack you want to install.
4. Increase the memory to at least the minimum required for the chosen pack (see [Allocating Memory](/main/help-desk/guides/allocating-memory.md)).

## GDLauncher

:inbox\_tray:[GDLauncher Download](https://gdevs.io/#downloadContainer)

1. Download and Install GDLauncher, link above.
2. Open GDLauncher and click on the **+** icon, in the bottom-left corner..
3. Search for the pack you want to install.
4. Increase the memory to at least the minimum required for the chosen pack (see [Allocating Memory](/main/help-desk/guides/allocating-memory.md)).


---

# 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.enigmatica.net/main/help-desk/guides/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.
