diff --git a/fachschaft/config.yaml b/fachschaft/config.yaml
index ff587e3e4cca5866dbede4a85f4c7d6ce5e7a36d..e50295a5d86eae81df1a4d0347e57d7aa1803942 100644
--- a/fachschaft/config.yaml
+++ b/fachschaft/config.yaml
@@ -44,6 +44,9 @@ languages:
         - name: Archiv
           url: archives/
           weight: 7
+        - name: Downloads
+          url: downloads/
+          weight: 8
         - name: Discord
           url: https://discordapp.com/invite/haAFwMw
           weight: 10
diff --git a/fachschaft/content/downloads/_index.md b/fachschaft/content/downloads/_index.md
new file mode 100644
index 0000000000000000000000000000000000000000..7e024442648a4cd4cf8e9f6f49a1d0b7fa228afb
--- /dev/null
+++ b/fachschaft/content/downloads/_index.md
@@ -0,0 +1,9 @@
+---
+title: "Downloads"
+---
+
+- [Vereinbarung zur Schließberechtigung (PDF)](/web/Schließberechtigung_Belehrung-fillable.pdf)
+- [Vereinbarung zur Nutzung des Schließfachs (PDF)](/web/Schließfachvertrag-fillable.pdf)
+- [Antrag auf Kostenübernahme ESE SoSe 2023 (PDF)](/web/AntragESESoSe2023.pdf)
+- [Protokoll Fachschaftsrat 20.12.2022 (PDF)](/web/FSR-20-12-2022-markup.pdf)
+- [Protokoll Fachschaftsrat 06.12.2022 (PDF)](/web/FSR-06-12-2022-markup.pdf)
diff --git "a/fachschaft/content/documents/Schlie\303\237berechtigung_Belehrung-fillable.pdf" "b/fachschaft/static/Schlie\303\237berechtigung_Belehrung-fillable.pdf"
similarity index 100%
rename from "fachschaft/content/documents/Schlie\303\237berechtigung_Belehrung-fillable.pdf"
rename to "fachschaft/static/Schlie\303\237berechtigung_Belehrung-fillable.pdf"
diff --git "a/fachschaft/content/documents/Schlie\303\237fachvertrag-fillable.pdf" "b/fachschaft/static/Schlie\303\237fachvertrag-fillable.pdf"
similarity index 100%
rename from "fachschaft/content/documents/Schlie\303\237fachvertrag-fillable.pdf"
rename to "fachschaft/static/Schlie\303\237fachvertrag-fillable.pdf"