Access
Sign in and get support
An account is only needed to compete, organise, or manage. Registration creates a player account, and every further capability is granted by the backend rather than by a screen.
These four screens cover the way in, the feature catalogue that describes what the platform currently does, and the support centre.
# Sign in
Sign in uses an email address and password. Sessions are cookie-based and HTTP-only, and an account that is already signed in is redirected away from this route rather than being shown the form again.
A forgotten password is reset through an expiring, single-use link sent to the account email.
# Create your account
Registration asks for a display name and an email address. Every new account starts as a player, and the email must be verified before the account can take part in anything that matters.
Tournament Organizer and Creator capabilities are added later through their own flows; they are never selected at registration.
# Feature catalogue
The feature catalogue lists the platform capabilities that are active right now, so the public site describes what exists today rather than what is planned.
Features are switched on from the administrator console, and this page follows that state.
# Support centre
Support is the first stop when something needs a closer look. Topic cards route to the help articles and to the correct contact path for account, payment, or tournament problems.