diff --git a/01Introduction/slides.tex b/01Introduction/slides.tex
index a074bfa10a8bd2af35996bbb3e5b8780e3f21f34..a75b68d0c2a2277c3ff79405f7432cd778d305c1 100644
--- a/01Introduction/slides.tex
+++ b/01Introduction/slides.tex
@@ -413,12 +413,18 @@
 \begin{frame}
     \frametitle{HAICORE}
     \framesubtitle{Task 1: Jupyter@KIT}
-    
+		\textbf{Registration, Passwords, Keys}\\
+		\href{https://fels.scc.kit.edu/}{https://fels.scc.kit.edu/}
         \begin{itemize}
-            \item 
-            \item 
-            \item 
-            \item 
+			\item Provide home institution, username and password
+            \item Register for service FH2/HoreKa
+            \item Set service password (Dienstpasswort setzen)
+            \item Register a 2FA token (Übersicht -> Meine Tokens)
+            \item Optional: SSH key
+            \begin{itemize}
+				\item Register SSH key (Übersicht -> Meine SSH Pubkeys)
+				\item Set SSH key (SSH Key setzen)
+			\end{itemize}
         \end{itemize}
     
         \vspace{2em}
@@ -431,12 +437,25 @@
     \begin{frame}
         \frametitle{HAICORE}
         \framesubtitle{Task 2: Jupyter@KIT}
-        
-            \begin{itemize}
-                \item 
-                \item 
-                \item 
-                \item 
+			\textbf{JupyterHub or SSH}\\
+				\begin{itemize}
+                \item Establish a VPN connection to your home institution
+                \item \textbf{JupyterHub}
+					\begin{itemize}
+						\item Go to \href{https://haicore-jupyter.scc.kit.edu/}{https://haicore-jupyter.scc.kit.edu/}
+						\item Provide home institution, username, password
+						\item Click Login button
+						\item You are redirected to FH2/HoreKa landing page
+						\item Click Login button
+						\item Click Enter JupyterHub button
+						\item Select resources and click Spawn button
+					\end{itemize}
+                \item \textbf{SSH}
+					\begin{itemize}
+						\item \texttt{ssh <username>@\{fh2,horeka\}.scc.kit.edu}
+						\item Provide OTP
+						\item Provide service password
+					\end{itemize}
             \end{itemize}
         
             \vspace{2em}