# Prism Launcher

{% tabs %}
{% tab title="Desktop" %}

1. Download, install and launch [Prism Launcher](https://prismlauncher.org/)
2. Click `Add Instance`
3. Select `Modrinth` tab from the left
4. Select "Fabulously Optimized"
5. Click `OK`
   * Optional: Select the version you want by selecting it on the dropdown before you click `OK`.
6. The modpack will now install.
7. Once installed, double-click the icon to play.
   {% endtab %}

{% tab title="Steam Deck" %}

1. Get a [Steam Deck](https://www.steamdeck.com/)
2. With Steam Deck turned on, hold down `⏻` (power) and tap `Switch to Desktop`.
3. From the taskbar, select 👜 "Discover".
4. Tap the searchbar on the top left corner, then press ❎ to open the on-screen keyboard.
5. Search for "Prism Launcher" and tap `Install` on the first result.
6. Launch it and go through its initial setup process, then close it.
7. Open Steam app, select `Games` → `Add a Non-Steam Game to My Library...` → select Prism Launcher → `ADD SELECTED PROGRAMS`.
8. Close Steam and launch `Return to Gaming Mode`.
9. Launch Prism Launcher from your game library.
10. Tap `Add Instance`
11. Select `Modrinth` tab from the left
12. Select "Fabulously Optimized"
13. Click `OK`
    * Optional: Select the version you want by selecting it on the dropdown before you click `OK`.
14. The modpack will now install.
15. Once installed, double-tap the icon and wait.
16. Tap `Options...` → `Controls...` → `Controller Settings...`
17. Select a controller, then `Done` → `Done` → `Done`
18. The game is now set up and you can just launch it from your game library from now on.
19. Bonus: if you want a better icon in your game library, [follow these instructions](https://prismlauncher.org/download/steam-deck/#setting-up-artwork).

{% hint style="info" %}
If you get issues that are specific to Steam Deck, try asking on [r/SteamDeck on Reddit](https://old.reddit.com/r/steamdeck). Modpack moderators may not be able to help you.
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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.download.fo/install-instructions/prism-launcher.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.
