This menu appears when the user wants to register an email with a password. Fill in the email field and the corresponding password.
Clicking the 'Sign Up' button starts the registration process by sending a mail to the given email address. This is the email validation process.
When the 'Sign Up' button is clicked an email is sent to the given email and the following screen appears.
In the email
When the link in the email is clicked, then the verification screen appears. At this point the user has successfully verified the email.
The user can then go to the main menu and log in with the registered email and password.
The first screen one sees upon the first registration is the User Account Information window, where the account information is setup.