diff --git a/How-to-host-Multiplayer.md b/How-to-host-Multiplayer.md
new file mode 100644
index 0000000..e081108
--- /dev/null
+++ b/How-to-host-Multiplayer.md
@@ -0,0 +1,20 @@
+# Free Method (Simplest method)
+The Modpack contains a mod called "World Host".
+This mod has a server that your client connects to, this server is used to communicate with other clients using World Host.
+
+1. Open a single player world.
+2. Add your friend like in the following:
+
+ 1. Hit the [esc] key on your keyboard and press "World host online"

+
+ 2. Press the "**Friends**" button on the bottom left

+
+ 3. Add your friend(s) and let them add you back

+3. Open your world like you would with open to LAN but now that button is called "Open to Friends"


+4. Now your friend(s) can join over the **main menu** on the "**Multiplayer**" button and then on the "**Friends**" button on the top right. I don't have enough friends to show you though.
+
+# Own dedicated server (Minecraft server hoster)
+Guide coming very soon...
+
+# Linux root server (Docker)
+Guide coming very soon...
\ No newline at end of file