This is a dedicated service for managing system UI elements such as joysticks and chats, used to construct the gameβs default interface commonly provided within the game
CoreGui is a dedicated space for UI elements embedded in the system, preventing script-based additions of UIs, though visibility of certain CoreGui elements can be controlled via StarterGui:SetCoreGuiEnabled().