> For the complete documentation index, see [llms.txt](https://docs.overdare.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overdare.com/development/api-reference/classes/coregui.md).

# 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="/pages/MS4oQBHYxUxZLKzFIpSr" %}
[Mobile Input Handling](/manual/script-manual/input-and-controls/contextactionservice.md)
{% endcontent-ref %}
