diff --git a/doc/search.md b/doc/search.md
index cc4042b..9b0924b 100644
--- a/doc/search.md
+++ b/doc/search.md
@@ -10,3 +10,20 @@ Searchable objects:
Example:
+
+
+# Ingame search
+
+The ingame-search is enabled if the mapserver active mode is configured.
+
+Commands:
+
+```
+/search bones SomeDude
+/search bones *
+/search shop papyrus
+/search shop *
+```
+
+Result (Exmple):
+
diff --git a/pics/ingame-search.png b/pics/ingame-search.png
new file mode 100644
index 0000000..e7b8232
Binary files /dev/null and b/pics/ingame-search.png differ