diff --git a/InnoLabProjektDektopApp/.vs/InnoLabProjektDektopApp/DesignTimeBuild/.dtbcache.v2 b/InnoLabProjektDektopApp/.vs/InnoLabProjektDektopApp/DesignTimeBuild/.dtbcache.v2
index 2e325c0aa35927ed2f2685d787103d18f03cbff1..df0efa6b28e458e81ca177a7324d817f3f7f728f 100644
Binary files a/InnoLabProjektDektopApp/.vs/InnoLabProjektDektopApp/DesignTimeBuild/.dtbcache.v2 and b/InnoLabProjektDektopApp/.vs/InnoLabProjektDektopApp/DesignTimeBuild/.dtbcache.v2 differ
diff --git a/InnoLabProjektDektopApp/.vs/InnoLabProjektDektopApp/v17/.suo b/InnoLabProjektDektopApp/.vs/InnoLabProjektDektopApp/v17/.suo
index 91cb342d8a76e03f21d02195a738ac7c7d087931..07fbdc5655fcc5d92f762946d61fd3a52de3289a 100644
Binary files a/InnoLabProjektDektopApp/.vs/InnoLabProjektDektopApp/v17/.suo and b/InnoLabProjektDektopApp/.vs/InnoLabProjektDektopApp/v17/.suo differ
diff --git a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/App.xaml b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/App.xaml
index e3e81d0ef42577407ea80f9b16a66129b172fc46..c0236af680b5fc486c8eafe4bb2b669121b6a9c6 100644
--- a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/App.xaml
+++ b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/App.xaml
@@ -2,7 +2,7 @@
              xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
              xmlns:local="clr-namespace:InnoLabProjektDektopApp"
-             StartupUri="Screens\FirstLaunch\03_0Distractions.xaml">
+             StartupUri="Screens\FirstLaunch\04Settings.xaml">
     <Application.Resources>
         <ResourceDictionary>
             <ResourceDictionary.MergedDictionaries>
diff --git a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/Screens/FirstLaunch/04Settings.xaml b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/Screens/FirstLaunch/04Settings.xaml
index f3066f937189694a60e6d9e435dbc8e97345fb51..57b7a59e870af42c49ca158d72684060558a9155 100644
--- a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/Screens/FirstLaunch/04Settings.xaml
+++ b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/Screens/FirstLaunch/04Settings.xaml
@@ -29,11 +29,30 @@
     VerticalAlignment="Center"
     ToolTip="You can choose between 3 modes: In all modes, the mascot gives you visual feedback that you are currently distracting yourself. In full-blocking mode, the distracting item you try to reach is instantly automatically closed. In the warning mode, you receive a warning for X seconds during which you can re-decide if you want to enter the distracting item or not." />
             </StackPanel>
-            <RadioButton Content="full-blocking mode" GroupName="Modes" IsChecked="True"/>
-            <RadioButton Content="X seconds warning mode" GroupName="Modes" />
-            <RadioButton Content="only mascot feedback mode" GroupName="Modes" />
+                <RadioButton Content="full-blocking mode" GroupName="Modes" IsChecked="True" />
+                <RadioButton Content="only mascot feedback mode" GroupName="Modes" Margin="0,5,0,0"/>
 
-            <StackPanel Orientation="Horizontal" VerticalAlignment="Center" Margin="0,10,0,0">
+                <StackPanel Orientation="Horizontal" Margin="0,5,0,0">
+                    <RadioButton Content=""
+                     GroupName="Modes"
+                     VerticalAlignment="Center" />
+
+                    <ComboBox x:Name="SecondsComboBox"
+                  Width="50"
+                  Margin="0,0,5,0"
+                              SelectedIndex="2">
+                        <ComboBoxItem Content="3" />
+                        <ComboBoxItem Content="5" />
+                        <ComboBoxItem Content="10" />
+                        <ComboBoxItem Content="15" />
+                        <ComboBoxItem Content="30" />
+                    </ComboBox>
+                    <TextBlock Text="seconds warning mode"
+                   VerticalAlignment="Center" />
+                </StackPanel>
+
+
+                <StackPanel Orientation="Horizontal" VerticalAlignment="Center" Margin="0,10,0,0">
                 <TextBlock Style="{StaticResource Header2}" 
                        Text="Do you want the mascot to be visible while working?" 
                        HorizontalAlignment="Left" />
@@ -45,42 +64,39 @@ Margin="5,0,0,0"
 VerticalAlignment="Center"
 ToolTip="If the mascot is visible while you work, its emotions reflect how focused you are which can be motivating. Deselect the mascot if you find it annoying." />
             </StackPanel>
-            <RadioButton Content="yes" GroupName="MascotVisibility" IsChecked="True"/>
-            <RadioButton Content="no" GroupName="MascotVisibility" />
-
+                <RadioButton x:Name="MascotVisibleYes" Content="yes" GroupName="MascotVisibility" IsChecked="True" Checked="MascotVisibilityChanged"/>
+                <RadioButton x:Name="MascotVisibleNo" Content="no" GroupName="MascotVisibility" Checked="MascotVisibilityChanged"/>
 
 
-            <StackPanel Orientation="Horizontal" VerticalAlignment="Center" Margin="0,10,0,0">
-            <TextBlock Style="{StaticResource Header2}" 
-                       Text="Do you want to receive words of affirmation during your focused work?" 
+                <StackPanel x:Name="MotivationSection">
+                    <StackPanel Orientation="Horizontal" VerticalAlignment="Center" Margin="0,10,0,0">
+                    <TextBlock Style="{StaticResource Header2}" 
+                       Text="How do you want to be motivated by the mascot?" 
                        HorizontalAlignment="Left" />
-                <TextBlock Text="ⓘ"
+                    <TextBlock Text="ⓘ"
 FontSize="14"
 FontWeight="Bold"
 Foreground="Gray"
 Margin="5,0,0,0"
 VerticalAlignment="Center"
-ToolTip="If selected and you work focusedly, the mascot is going to tell you stuff like 'You have not distracted yourself for 30 minutes! I am proud of you!'" />
-            </StackPanel>
-            <RadioButton Content="yes" GroupName="Affirmation" IsChecked="True"/>
-            <RadioButton Content="no" GroupName="Affirmation" />
+ToolTip="If words of affirmation are selected and you work focusedly, the mascot is going to tell you stuff like 'You have not distracted yourself for 30 minutes! I am proud of you!' If insulting words are selected and you distract yourself during the focus mode, the mascot is going to tell you stuff like 'I have already finished 10 exercises - why are you not working focused like me?" />
+                </StackPanel>
+                <StackPanel Orientation="Horizontal"  >
+                    <CheckBox IsChecked="True" VerticalAlignment="Center"/>
+                    <TextBlock
+Style="{StaticResource StandardText}" 
+Text="by words of affirmation"  Margin="10,0,0,0"/>
+                </StackPanel>
+                <StackPanel Orientation="Horizontal"  >
+                    <CheckBox IsChecked="True" VerticalAlignment="Center"/>
+                    <TextBlock
+Style="{StaticResource StandardText}" 
+Text="by insulting words"  Margin="10,0,0,0"/>
+                </StackPanel>
+                </StackPanel>
 
-            <StackPanel Orientation="Horizontal" VerticalAlignment="Center" Margin="0,10,0,0">
-                <TextBlock Style="{StaticResource Header2}" 
-                       Text="Do you want to receive insulting words when distracted?" 
-                       HorizontalAlignment="Left" />
-                <TextBlock Text="ⓘ"
-FontSize="14"
-FontWeight="Bold"
-Foreground="Gray"
-Margin="5,0,0,0"
-VerticalAlignment="Center"
-ToolTip="If selected and you distract yourself during the focus mdde, the mascot is going to tell you stuff like 'I have already finished 10 exercises - why are you not working focused like me?'" />
-            </StackPanel>
-            <RadioButton Content="yes" GroupName="InsultingWords" IsChecked="True"/>
-            <RadioButton Content="no" GroupName="InsultingWords" />
 
-            <!-- Frage 4 -->
+                <!-- Frage 4 -->
                     <StackPanel Orientation="Horizontal" VerticalAlignment="Center" Margin="0,10,0,0">
                         <TextBlock Style="{StaticResource Header2}" 
                        Text="What should your default focus session look like?" 
diff --git a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/Screens/FirstLaunch/04Settings.xaml.cs b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/Screens/FirstLaunch/04Settings.xaml.cs
index 16de89e0e97ed8b1a0f093024ebff225cd1463d8..36f018b35596aca5f0ee7e2aee51a94be2090f69 100644
--- a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/Screens/FirstLaunch/04Settings.xaml.cs
+++ b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/Screens/FirstLaunch/04Settings.xaml.cs
@@ -20,20 +20,25 @@ namespace InnoLabProjektDektopApp
         {
             InitializeComponent();
             GlobalSettings.setDefaults(this);
+            MascotVisibilityChanged(null, null);
         }
-        private void Option1_Click(object sender, RoutedEventArgs e)
+        private void MascotVisibilityChanged(object sender, RoutedEventArgs e)
         {
-            //this.Content = new AnotherWindow().Content;
-        }
-        private void Option2_Click(object sender, RoutedEventArgs e)
-        {
-            //this.Content = new AnotherWindow().Content;
-        }
-        private void Option3_Click(object sender, RoutedEventArgs e)
-        {
-            //this.Content = new AnotherWindow().Content;
+            if (MotivationSection == null)
+                return; // Beende die Methode, wenn MotivationSection noch nicht existiert.
+
+            if (MascotVisibleNo.IsChecked == true)
+            {
+                MotivationSection.Visibility = Visibility.Collapsed; // Hide the section
+            }
+            else
+            {
+                MotivationSection.Visibility = Visibility.Visible; // Show the section
+            }
         }
 
+
+
         private void TextBox_TextChanged(object sender, TextChangedEventArgs e)
         {
 
diff --git a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/App.g.i.cs b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/App.g.i.cs
index c2f181431d1c94dd0b0922abb25e62da1e711099..bf37896f80081b6c222bccb81ae1a12d8ddaac5b 100644
--- a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/App.g.i.cs
+++ b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/App.g.i.cs
@@ -1,4 +1,4 @@
-#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "722CEC0754A69A290956448C60B605124995AEF6"
+#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2DEDC9624A7085F1363F3F7BDB3110EA433383A8"
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
@@ -55,7 +55,7 @@ namespace InnoLabProjektDektopApp {
             _contentLoaded = true;
             
             #line 5 "..\..\..\App.xaml"
-            this.StartupUri = new System.Uri("Screens\\FirstLaunch\\03_0Distractions.xaml", System.UriKind.Relative);
+            this.StartupUri = new System.Uri("Screens\\FirstLaunch\\04Settings.xaml", System.UriKind.Relative);
             
             #line default
             #line hidden
diff --git a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/InnoLabProjektDektopApp.AssemblyInfo.cs b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/InnoLabProjektDektopApp.AssemblyInfo.cs
index 35c88be1f753fb297b567c4625390814f1ac123b..5e1e0dbbec4b973f6f778d9d15a5fc6acf12cb0d 100644
--- a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/InnoLabProjektDektopApp.AssemblyInfo.cs
+++ b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/InnoLabProjektDektopApp.AssemblyInfo.cs
@@ -14,7 +14,7 @@ using System.Reflection;
 [assembly: System.Reflection.AssemblyCompanyAttribute("CoFlow")]
 [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
 [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+73b87c35786d586dd4756e6dc3b52f54e681c448")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+e2961321cc151ee7cede4bf9555c257ed2b23914")]
 [assembly: System.Reflection.AssemblyProductAttribute("CoFlow")]
 [assembly: System.Reflection.AssemblyTitleAttribute("CoFlow")]
 [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/InnoLabProjektDektopApp.AssemblyInfoInputs.cache b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/InnoLabProjektDektopApp.AssemblyInfoInputs.cache
index 779015fd0a0b9d603558ea7e818af0253d889729..f18c6516699235d02de6defdee07828b25a00432 100644
--- a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/InnoLabProjektDektopApp.AssemblyInfoInputs.cache
+++ b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/InnoLabProjektDektopApp.AssemblyInfoInputs.cache
@@ -1 +1 @@
-f518015b9be01a55fffb14ff88314555d169a3f0bb27c1bc2bc0d9f25efbc1b4
+24cbb5cef908bf0a3eb96bffcadda39115f0192aa8844737e19920cfab54e06a
diff --git a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/InnoLabProjektDektopApp.csproj.FileListAbsolute.txt b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/InnoLabProjektDektopApp.csproj.FileListAbsolute.txt
index 1ad4139cd2026ea869f3ad6a30383409f6ff7b04..9a7bd921e2568ed454f0e6a8cd1a0637dfeb5e37 100644
--- a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/InnoLabProjektDektopApp.csproj.FileListAbsolute.txt
+++ b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/InnoLabProjektDektopApp.csproj.FileListAbsolute.txt
@@ -334,6 +334,13 @@ C:\Users\Phili\Source\Repos\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopA
 C:\Users\Phili\Source\Repos\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\obj\Debug\net8.0-windows\InnoLabProjektDektopApp.genruntimeconfig.cache
 C:\Users\Phili\Source\Repos\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\obj\Debug\net8.0-windows\ref\InnoLabProjektDektopApp.dll
 D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\Assets\blockedProcesses.json
+D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\Assets\distractingWebsites.json
+D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\Assets\gamesicon.png
+D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\Assets\pornicon.png
+D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\Assets\programsicon.png
+D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\Assets\shoppingicon.png
+D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\Assets\socialmediaicon.png
+D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\Assets\otherwebsitesicon.png
 D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\CoFlow.exe
 D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\CoFlow.deps.json
 D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\CoFlow.runtimeconfig.json
@@ -382,10 +389,3 @@ D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\Inno
 D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\obj\Debug\net8.0-windows\CoFlow.pdb
 D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\obj\Debug\net8.0-windows\InnoLabProjektDektopApp.genruntimeconfig.cache
 D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\obj\Debug\net8.0-windows\ref\CoFlow.dll
-D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\Assets\distractingWebsites.json
-D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\Assets\otherwebsitesicon.png
-D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\Assets\pornicon.png
-D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\Assets\programsicon.png
-D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\Assets\shoppingicon.png
-D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\Assets\socialmediaicon.png
-D:\Studium\7. Semester\InnoLab\CoFlowCURRENT\CoFlow\InnoLabProjektDektopApp\InnoLabProjektDektopApp\bin\Debug\net8.0-windows\Assets\gamesicon.png
diff --git a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/Screens/FirstLaunch/03_0Distractions.g.i.cs b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/Screens/FirstLaunch/03_0Distractions.g.i.cs
index b093ac38203db1ef9b97a7fa2e89e5944117d1d0..b53b48ea635f6d0d564335c699aee61a963a0380 100644
--- a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/Screens/FirstLaunch/03_0Distractions.g.i.cs
+++ b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/Screens/FirstLaunch/03_0Distractions.g.i.cs
@@ -1,4 +1,4 @@
-#pragma checksum "..\..\..\..\..\Screens\FirstLaunch\03_0Distractions.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "61FB8010297A7DA80B362860DB7102270DDA6530"
+#pragma checksum "..\..\..\..\..\Screens\FirstLaunch\03_0Distractions.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "270B341505B1A30E3D1D99B22074D779CCEBBB87"
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
diff --git a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/Screens/FirstLaunch/04Settings.g.cs b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/Screens/FirstLaunch/04Settings.g.cs
index c7acb772502da95cdb8282585a25c4ba851e5605..b29cdd7f67a919de24e1bdf48bfdc4001735a8aa 100644
--- a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/Screens/FirstLaunch/04Settings.g.cs
+++ b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/Screens/FirstLaunch/04Settings.g.cs
@@ -1,4 +1,4 @@
-#pragma checksum "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "70F75463F00F115CDC8063E45010958B93468414"
+#pragma checksum "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0D4685245942886784251546CE55DCBDA31BE979"
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
@@ -42,6 +42,38 @@ namespace InnoLabProjektDektopApp {
     /// </summary>
     public partial class Settings : System.Windows.Window, System.Windows.Markup.IComponentConnector {
         
+        
+        #line 40 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+        internal System.Windows.Controls.ComboBox SecondsComboBox;
+        
+        #line default
+        #line hidden
+        
+        
+        #line 67 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+        internal System.Windows.Controls.RadioButton MascotVisibleYes;
+        
+        #line default
+        #line hidden
+        
+        
+        #line 68 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+        internal System.Windows.Controls.RadioButton MascotVisibleNo;
+        
+        #line default
+        #line hidden
+        
+        
+        #line 71 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+        internal System.Windows.Controls.StackPanel MotivationSection;
+        
+        #line default
+        #line hidden
+        
         private bool _contentLoaded;
         
         /// <summary>
@@ -73,8 +105,32 @@ namespace InnoLabProjektDektopApp {
             switch (connectionId)
             {
             case 1:
+            this.SecondsComboBox = ((System.Windows.Controls.ComboBox)(target));
+            return;
+            case 2:
+            this.MascotVisibleYes = ((System.Windows.Controls.RadioButton)(target));
+            
+            #line 67 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
+            this.MascotVisibleYes.Checked += new System.Windows.RoutedEventHandler(this.MascotVisibilityChanged);
+            
+            #line default
+            #line hidden
+            return;
+            case 3:
+            this.MascotVisibleNo = ((System.Windows.Controls.RadioButton)(target));
+            
+            #line 68 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
+            this.MascotVisibleNo.Checked += new System.Windows.RoutedEventHandler(this.MascotVisibilityChanged);
+            
+            #line default
+            #line hidden
+            return;
+            case 4:
+            this.MotivationSection = ((System.Windows.Controls.StackPanel)(target));
+            return;
+            case 5:
             
-            #line 109 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
+            #line 125 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
             ((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged);
             
             #line default
diff --git a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/Screens/FirstLaunch/04Settings.g.i.cs b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/Screens/FirstLaunch/04Settings.g.i.cs
index c7acb772502da95cdb8282585a25c4ba851e5605..b29cdd7f67a919de24e1bdf48bfdc4001735a8aa 100644
--- a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/Screens/FirstLaunch/04Settings.g.i.cs
+++ b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/Screens/FirstLaunch/04Settings.g.i.cs
@@ -1,4 +1,4 @@
-#pragma checksum "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "70F75463F00F115CDC8063E45010958B93468414"
+#pragma checksum "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0D4685245942886784251546CE55DCBDA31BE979"
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
@@ -42,6 +42,38 @@ namespace InnoLabProjektDektopApp {
     /// </summary>
     public partial class Settings : System.Windows.Window, System.Windows.Markup.IComponentConnector {
         
+        
+        #line 40 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+        internal System.Windows.Controls.ComboBox SecondsComboBox;
+        
+        #line default
+        #line hidden
+        
+        
+        #line 67 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+        internal System.Windows.Controls.RadioButton MascotVisibleYes;
+        
+        #line default
+        #line hidden
+        
+        
+        #line 68 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+        internal System.Windows.Controls.RadioButton MascotVisibleNo;
+        
+        #line default
+        #line hidden
+        
+        
+        #line 71 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+        internal System.Windows.Controls.StackPanel MotivationSection;
+        
+        #line default
+        #line hidden
+        
         private bool _contentLoaded;
         
         /// <summary>
@@ -73,8 +105,32 @@ namespace InnoLabProjektDektopApp {
             switch (connectionId)
             {
             case 1:
+            this.SecondsComboBox = ((System.Windows.Controls.ComboBox)(target));
+            return;
+            case 2:
+            this.MascotVisibleYes = ((System.Windows.Controls.RadioButton)(target));
+            
+            #line 67 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
+            this.MascotVisibleYes.Checked += new System.Windows.RoutedEventHandler(this.MascotVisibilityChanged);
+            
+            #line default
+            #line hidden
+            return;
+            case 3:
+            this.MascotVisibleNo = ((System.Windows.Controls.RadioButton)(target));
+            
+            #line 68 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
+            this.MascotVisibleNo.Checked += new System.Windows.RoutedEventHandler(this.MascotVisibilityChanged);
+            
+            #line default
+            #line hidden
+            return;
+            case 4:
+            this.MotivationSection = ((System.Windows.Controls.StackPanel)(target));
+            return;
+            case 5:
             
-            #line 109 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
+            #line 125 "..\..\..\..\..\Screens\FirstLaunch\04Settings.xaml"
             ((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged);
             
             #line default
diff --git a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/apphost.exe b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/apphost.exe
index f935977b54d3de0170ca04d4677770ec9282345b..ba63c009df99043f25313c06033a63934bec61b9 100644
Binary files a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/apphost.exe and b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/Debug/net8.0-windows/apphost.exe differ