diff --git a/README.md b/README.md
index 210927ff02a8d92018358328e1cb144b7284752a..0e1d0b3ef7ec346e67502e612a2813a6acfd5d2b 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,14 @@ You can find the backend [here](https://github.com/iqb-berlin/testcenter-backend
 
 The repository for a complete setup of the application can be found [here](https://github.com/iqb-berlin/testcenter-setup).
 
+## Documentation
+
+* [User's Manual](https://github.com/iqb-berlin/iqb-berlin.github.io/wiki/2-Testcenter)
+* [List of replacable CustomText-Strings (l8n-like)](https://iqb-berlin.github.io/testcenter-frontend/custom-texts)
+* [List of Group-Monitor's Superstates](https://iqb-berlin.github.io/testcenter-frontend/super-states)
+* [List of Test-Modes](https://iqb-berlin.github.io/testcenter-frontend/test-mode)
+* [List if Booklet Conifg Parameters](https://iqb-berlin.github.io/testcenter-frontend/booklet-config)
+
 
 ## Installation
 
diff --git a/docs/index.md b/docs/index.md
new file mode 100644
index 0000000000000000000000000000000000000000..684377ef411803b25297a9ebcaddd7b47d47be2e
--- /dev/null
+++ b/docs/index.md
@@ -0,0 +1,6 @@
+# IQB testcenter-frontend
+Some generated Docs:
+* [CustomTexts](./custom-texts)
+* [Group-Monitor Superstate-Icons](./super-states)
+* [Test-Modes](./test-mode)
+* [Booklet Conifg Parameter](./booklet-config)