# CoreGui

CoreGui : `Instance`

## Overview

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().

## Properties

## Methods

## Events

## See also

{% content-ref url="../../../manual/script-manual/input-and-controls/contextactionservice" %}
[contextactionservice](https://docs.overdare.com/manual/script-manual/input-and-controls/contextactionservice)
{% endcontent-ref %}
