# Fabulously Optimized

## Modpack

- [Welcome to wiki!](https://wiki.download.fo/readme.md)
- [Disclaimers](https://wiki.download.fo/disclaimers.md)
- [Tutorial](https://wiki.download.fo/tutorial.md)
- [How to install](https://wiki.download.fo/install-instructions.md)
- [CurseForge App](https://wiki.download.fo/install-instructions/curseforge-app.md)
- [Modrinth App](https://wiki.download.fo/install-instructions/modrinth-app.md)
- [Prism Launcher](https://wiki.download.fo/install-instructions/prism-launcher.md)
- [MultiMC](https://wiki.download.fo/install-instructions/multimc.md)
- [Minecraft Launcher](https://wiki.download.fo/install-instructions/minecraft-launcher.md)
- [Unsupported methods](https://wiki.download.fo/install-instructions/unsupported.md)
- [How to update](https://wiki.download.fo/update-instructions.md)
- [CurseForge App](https://wiki.download.fo/update-instructions/curseforge-app.md)
- [Modrinth App](https://wiki.download.fo/update-instructions/modrinth-app.md)
- [Prism Launcher](https://wiki.download.fo/update-instructions/prism-launcher.md)
- [MultiMC](https://wiki.download.fo/update-instructions/multimc.md)
- [Minecraft Launcher](https://wiki.download.fo/update-instructions/minecraft-launcher.md)
- [Reset options](https://wiki.download.fo/update-instructions/reset-options.md)
- [How to add mods](https://wiki.download.fo/adding-more-mods.md)
- [CurseForge App](https://wiki.download.fo/adding-more-mods/curseforge-app.md)
- [Modrinth App](https://wiki.download.fo/adding-more-mods/modrinth-app.md)
- [Prism Launcher](https://wiki.download.fo/adding-more-mods/prism-launcher.md)
- [MultiMC](https://wiki.download.fo/adding-more-mods/multimc.md)
- [Minecraft Launcher](https://wiki.download.fo/adding-more-mods/minecraft-launcher.md)
- [How to disable mods](https://wiki.download.fo/disabling-mods.md)
- [CurseForge App](https://wiki.download.fo/disabling-mods/curseforge-app.md)
- [Modrinth App](https://wiki.download.fo/disabling-mods/modrinth-app.md)
- [Prism Launcher](https://wiki.download.fo/disabling-mods/prism-launcher.md)
- [MultiMC](https://wiki.download.fo/disabling-mods/multimc.md)
- [Minecraft Launcher](https://wiki.download.fo/disabling-mods/minecraft-launcher.md)
- [How to backup and uninstall](https://wiki.download.fo/backup-and-uninstall.md)
- [CurseForge App](https://wiki.download.fo/backup-and-uninstall/curseforge-app.md)
- [Modrinth App](https://wiki.download.fo/backup-and-uninstall/modrinth-app.md)
- [Prism Launcher](https://wiki.download.fo/backup-and-uninstall/prism-launcher.md)
- [MultiMC](https://wiki.download.fo/backup-and-uninstall/multimc.md)
- [Minecraft Launcher](https://wiki.download.fo/backup-and-uninstall/minecraft-launcher.md)
- [Included OptiFine alternatives](https://wiki.download.fo/give-up-optifine.md)
- [Changed options](https://wiki.download.fo/changed-options.md)
- [Get a free Minecraft cape](https://wiki.download.fo/free-cape.md)
- [Install OptiFine shaders](https://wiki.download.fo/getting-shaders.md)
- [Resource pack troubleshooting](https://wiki.download.fo/resource-pack-issues.md)
- [Version support](https://wiki.download.fo/version-support.md)
- [Goals and principles](https://wiki.download.fo/principles.md)
- [Accessibility](https://wiki.download.fo/accessibility.md)
- [Language support](https://wiki.download.fo/language-support.md)
- [Improving performance](https://wiki.download.fo/improving-performance.md)
- [Server setup](https://wiki.download.fo/server-setup.md)
- [Unofficial Player Reporting FAQ](https://wiki.download.fo/chat-reporting-faq.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.download.fo/readme.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.
