diff --git a/doc.zih.tu-dresden.de/docs/misc/HPC-Introduction.pdf b/doc.zih.tu-dresden.de/docs/misc/HPC-Introduction.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..71d47f04b75004fad2b9fd7181051c2beae4e2fe
Binary files /dev/null and b/doc.zih.tu-dresden.de/docs/misc/HPC-Introduction.pdf differ
diff --git a/doc.zih.tu-dresden.de/docs/support/news_archive.md b/doc.zih.tu-dresden.de/docs/support/news_archive.md
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/doc.zih.tu-dresden.de/docs/support/support.md b/doc.zih.tu-dresden.de/docs/support/support.md
new file mode 100644
index 0000000000000000000000000000000000000000..80b563cc1aeaffafa492d15ad4c81931c89f7691
--- /dev/null
+++ b/doc.zih.tu-dresden.de/docs/support/support.md
@@ -0,0 +1,32 @@
+# How to Ask for Support
+
+## Create a Ticket
+
+The best way to ask for help send a message to
+<a href="mailto:hpcsupport@zih.tu-dresden.de">hpcsupport@zih.tu-dresden.de</a> with a
+[hpcsupport@zih.tu-dresden.de](mailto:hpcsupport@zih.tu-dresden.de) with a
+detailed description of your problem.
+
+It should include:
+
+- Who is reporting? (login name)
+- Where have you seen the problem? (name of the HPC system and/or of the node)
+- When has the issue occurred? Maybe, when did it work last?
+- What exactly happened?
+
+If possible include
+
+- job ID,
+- batch script,
+- filesystem path,
+- loaded modules and environment,
+- output and error logs,
+- steps to reproduce the error.
+
+This email automatically opens a trouble ticket which will be tracked by the HPC team. Please
+always keep the ticket number in the subject on your answers so that our system can keep track
+on our communication.
+
+For a new request, please simply send a new email (without any ticket number).
+
+!!! hint "Please try to find an answer in this documentation first."
diff --git a/doc.zih.tu-dresden.de/mkdocs.yml b/doc.zih.tu-dresden.de/mkdocs.yml
index 6cf922ce238b8a8f6f82bffffb0a35f05cbda232..7b8940b1dd6dbdf792fdad1745e91592e8bf0ddb 100644
--- a/doc.zih.tu-dresden.de/mkdocs.yml
+++ b/doc.zih.tu-dresden.de/mkdocs.yml
@@ -118,8 +118,10 @@ nav:
 
   #- Tests: tests.md
 
-  - Support: support.md
-  - Archive:
+  - Support:
+    - How to Ask for Support: support/support.md
+    - News Archive: support/news_archive.md
+  - Archive of the Old Wiki:
     - Overview: archive/overview.md
     - Bio Informatics: archive/bioinformatics.md
     - CXFS End of Support: archive/cxfs_end_of_support.md