diff --git a/how-to/README.md b/how-to/README.md
new file mode 100644
index 00000000..efe376f9
--- /dev/null
+++ b/how-to/README.md
@@ -0,0 +1,6 @@
+---
+hidden: true
+icon: arrow-progress
+---
+
+# How to...
diff --git a/how-to/add-mods/README.md b/how-to/add-mods/README.md
new file mode 100644
index 00000000..9a7131ca
--- /dev/null
+++ b/how-to/add-mods/README.md
@@ -0,0 +1,12 @@
+---
+hidden: true
+icon: square-plus
+---
+
+# Add Mods
+
+
+
+{% hint style="info" %}
+If you're coming from NeoForge, you can find a community-maintained [list of Fabric mods corresponding to NeoForge mods](https://gist.github.com/TrueCP6/4853f15015b210fd3b1e210e9e485f83).
+{% endhint %}
diff --git a/how-to/add-mods/curseforge-app.md b/how-to/add-mods/curseforge-app.md
new file mode 100644
index 00000000..54e95ea0
--- /dev/null
+++ b/how-to/add-mods/curseforge-app.md
@@ -0,0 +1,36 @@
+---
+hidden: true
+---
+
+# CurseForge App
+
+{% tabs %}
+{% tab title="Via app" %}
+1. Open the **CurseForge App**
+2. Select **Minecraft** from the grid or from the sidebar
+3. In **My Modpacks**, click on **Fabulously Optimized**
+4. Click on the **three dots** button
+5. Select **Profile Options**
+6. Check the **Allow content management for this profile** checkbox
+7. Click on **Done**
+8. Click on the **Add More Content** button
+9. Find the mod or mods you want to add
+10. Click on **Install**
+11. Once installed, click on **Play** to launch the instance. Minecraft should open up
+12. If you can see the newly installed content in the Mod Menu, you're done!
+{% endtab %}
+
+{% tab title="Via website" %}
+1. Find the mod or mods you want to add from the [list of Fabric mods on CurseForge](https://www.curseforge.com/minecraft/search?gameVersionTypeId=4)
+2. Click on the mod's **Details** page
+3. Click on **Files**
+4. Find the latest version compatible with Fabric and Minecraft and click on it.
+5. Click on **Install**. The CurseForge App should open
+6. Click on **Select a profile**
+7. Select **Fabulously Optimized**
+ * If you are not able to select it, you picked the wrong mod loader or Minecraft version. Restart from _step 4_
+8. Click on **Install**
+9. Once installed, click on **Play** to launch the instance. Minecraft should open up
+10. If you can see the newly installed content in the Mod Menu, you're done!
+{% endtab %}
+{% endtabs %}
diff --git a/how-to/add-mods/modrinth-app.md b/how-to/add-mods/modrinth-app.md
new file mode 100644
index 00000000..3050a77e
--- /dev/null
+++ b/how-to/add-mods/modrinth-app.md
@@ -0,0 +1,34 @@
+---
+hidden: true
+---
+
+# Modrinth App
+
+{% tabs %}
+{% tab title="Via app" %}
+1. Open the **Modrinth App**
+2. Click on **Library**
+3. Click on **Fabulously Optimized**
+4. Click on **Install content**
+5. Find the mod or the mods you want to add
+6. Click on **Install**
+7. Once installed, go back to the **Library**
+8. Hover over **Fabulously Optimized**
+9. Click on **Play**. Minecraft should open up
+10. If you can see the newly installed content in the Mod Menu, you're done!
+{% endtab %}
+
+{% tab title="Via website" %}
+1. Find the mod or mods you want to add from the [list of Fabric mods on Modrinth](https://modrinth.com/mods?g=categories:fabric)
+2. Click on the mod's **Details** page
+3. Click on the **Download** button
+4. Click on **Install with Modrinth App**. The Modrinth App should open
+5. Click on **Install**
+6. Next to the **Fabulously Optimized** instance, click on **Install**. A popup should open
+7. Close the popup
+8. Once installed, go back to the **Library**
+9. Hover over **Fabulously Optimized**
+10. Click on **Play**. Minecraft should open up
+11. If you can see the newly installed content in the Mod Menu, you're done!
+{% endtab %}
+{% endtabs %}
diff --git a/how-to/add-mods/multimc.md b/how-to/add-mods/multimc.md
new file mode 100644
index 00000000..ff825440
--- /dev/null
+++ b/how-to/add-mods/multimc.md
@@ -0,0 +1,17 @@
+---
+hidden: true
+---
+
+# MultiMC
+
+1. Find the mod or mods you want to add from the [list of Fabric mods on Modrinth](https://modrinth.com/mods?g=categories:fabric)
+2. Click on the mod's **Details** page
+3. Click on your desired Minecraft version
+4. Click on Fabric
+5. Click on **Download**. A `jar` file should be downloaded
+6. Open **MultiMC**
+7. Select **Fabulously Optimized**
+8. Click on **Instance Folder**
+9. Copy the `jar` file you downloaded in _step 3_ to the `mods` folder
+10. Double-click on **Fabulously Optimized**. Minecraft should open up
+11. If you can see the newly installed content in the Mod Menu, you're done!
diff --git a/how-to/add-mods/prism-launcher.md b/how-to/add-mods/prism-launcher.md
new file mode 100644
index 00000000..8611ba1a
--- /dev/null
+++ b/how-to/add-mods/prism-launcher.md
@@ -0,0 +1,17 @@
+---
+hidden: true
+---
+
+# Prism Launcher
+
+1. Open the **Prism Launcher**
+2. Select **Fabulously Optimized**
+3. Click on **Edit**
+4. Click on **Mods**
+5. Click on **Download mods**
+6. Find the mod or mods you want to add
+7. Click on **Select mod for download**
+8. Click on **Review and confirm**. A confirmation window should appear
+9. Click on **OK**
+10. Once installed, launch **Fabulously Optimized**. Minecraft should open up
+11. If you can see the newly installed content in the Mod Menu, you're done!
diff --git a/how-to/add-mods/vanilla.md b/how-to/add-mods/vanilla.md
new file mode 100644
index 00000000..81a6f496
--- /dev/null
+++ b/how-to/add-mods/vanilla.md
@@ -0,0 +1,19 @@
+---
+hidden: true
+---
+
+# Minecraft Launcher
+
+1. Find the mod or mods you want to add from the [list of Fabric mods on Modrinth](https://modrinth.com/mods?g=categories:fabric)
+2. Click on the mod's **Details** page
+3. Click on your desired Minecraft version
+4. Click on **Fabric**
+5. Click on **Download**. A `jar` file should be downloaded
+6. Open the **Minecraft Launcher**
+7. Click on **Installations**
+8. Hover over the Fabric installation
+9. Click on the **Open Installation's folder** button
+10. Copy the `jar` file you downloaded in _step 3_ to the `mods` folder
+11. Click on the **Play** tab
+12. Click on **PLAY**. Minecraft should open up
+13. If you can see the newly installed content in the Mod Menu, you're done!