diff --git a/README.md b/README.md
index 7571bb3132420a9d4dc0f6d4d1075c139ea0b903..05391db5d9e971cd3aea939a41a436c190c5f618 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,6 @@
 
 ## Board
 Data in `data/Vorstand.toml`,
+
+### Notes
+The stock photo for the wifi was taken from [https://www.stockvault.net/photo/176388/always-connected](https://www.stockvault.net/photo/176388/always-connected)
diff --git a/content/wifi.de.md b/content/wifi.de.md
new file mode 100644
index 0000000000000000000000000000000000000000..70ccee3a856c986950fe1f5360a0b949a26c6f82
--- /dev/null
+++ b/content/wifi.de.md
@@ -0,0 +1,51 @@
+---
+title: StuStaNet Goes WLAN
+header: StuStaNet Goes WLAN
+description: WLAN in der StuSta
+type: page
+color: none
+headerImage: headers/wifi.jpg
+---
+
+Seit April 2019 gibt es nun WLAN für alle Vereinsmitglieder.
+Vom Atrium bis zum Brotladen ist das WLAN unter dem Namen _StuStaNet_ erreichbar.
+
+Wie du dein Gerät mit dem WLAN verbindest, erfährst du auf dieser Seite.
+Falls du sonst noch Probleme oder Fragen hast, kannst du uns immer gerne eine [Mail](mailto:admins@stusta.de) schreiben.
+
+## Voraussetzungen
+* StuStaNet-Vereinsmitgliedschaft - Siehe [hier](../index.html)
+* Mitgliedsausweis - Diesen kannst du während einer unseren [Sprechstunden](../index.html) abholen.
+
+## Wie verbinde ich mich mit dem WLAN? 
+
+### Android
+Unter _Einstellungen > WLAN_ **Stustanet** auswählen.
+Dann auf erweiterte Optionen klicken.
+
+|**FELD**|**Wert**|
+|--------|--------|
+|EAP-Methode| PWD|
+|Phase 2-Authentifizierung (Falls vorhanden)| Keine|
+|CA-Zertifikat| _Nichts auswählen_|
+|Nutzerzertifikat| _Nichts auswählen_|
+|Identität| _deine Vereinsnummer_|
+|Anonyme Identität| _leer lassen_|
+|Password| _dein Passwort (steht auf Mitgliedsausweis)_|
+
+### iOS
+TODO
+
+### Windows
+TODO
+
+### Ubuntu
+
+|**FELD**|**Wert**|
+|--------|--------|
+|SSID| StuStaNet|
+|Authentication| Tunneled TLS|
+|No CA certificate is required| _Haken setzen_|
+|Inner authentication| PAP|
+|Username| _deine Vereinsnummer_|
+|Password| _dein Passwort (steht auf Mitgliedsausweis)_|
diff --git a/content/wifi.en.md b/content/wifi.en.md
new file mode 100644
index 0000000000000000000000000000000000000000..22bd5badb10ccd44c04f0cc841684d1f3c0bd044
--- /dev/null
+++ b/content/wifi.en.md
@@ -0,0 +1,52 @@
+---
+title: StuStaNet Goes WLAN
+header: StuStaNet Goes WLAN
+description: WLAN in der StuSta
+type: page
+color: none
+headerImage: headers/wifi.jpg
+---
+
+Since April 2019 we offer Wi-Fi for all StuStaNet members. 
+You can find it under the name _StuStaNet_.
+
+On this page, you will learn how to connect your device to the Wifi.
+If you have any questions or comments you can [write us](mailto:admins@stusta.de).
+
+## Prerequesites
+* StuStaNet-Membership - More information [here](../index.html)
+* member card - Can be picked up during one of our [office hours](../index.html).
+
+## How do I connect to the Wi-Fi?
+
+### Android
+Goto _Settings > Wifi and choose **Stustanet**.
+Then choose **more options**.
+
+|**Option**|**Value**|
+|--------|--------|
+|EAP-Method| PWD|
+|Phase 2-Authentification (If required)| None|
+|CA-certificate| _choose nothing_|
+|user-certificate| _choose nothing_|
+|identity| _your membership number_|
+|anonymous identity| _leave emmpty_|
+|password| _your password (can be found on the member card)_|
+
+### iOS
+TODO
+
+### Windows
+TODO
+
+### Ubuntu
+TODO: zeigen wie man in die Einstellungen kommt/deutsche Namen verwenden
+
+|**Option**|**Value**|
+|--------|--------|
+|SSID| StuStaNet|
+|Authentication| Tunneled TLS|
+|Inner authentication| PAP|
+|No CA certificate is required| _Haken setzen_|
+|username| _your membership number_|
+|password| _your password (can be found on the member card)_|
diff --git a/static/headers/wifi.jpg b/static/headers/wifi.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..972e35f6ebc19d1ed3876e99e10ab04533da13ef
Binary files /dev/null and b/static/headers/wifi.jpg differ