diff --git a/How-to-host-Multiplayer.md b/How-to-host-Multiplayer.md
index b694daf..62eead7 100644
--- a/How-to-host-Multiplayer.md
+++ b/How-to-host-Multiplayer.md
@@ -1,3 +1,10 @@
+## Methods:
+[**Free Method (Simplest method)**](#free-method-simplest-method)
+
+[**Own dedicated server (Minecraft server hoster)**](#own-dedicated-server-minecraft-server-hoster)
+
+[**Linux root server (Docker)**](linux-root-server-docker)
+
# 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.