I want to know what a RemoteEvent is.
A RemoteEvent is an object used for client-server (server-client) communication. You can use it to send variables from a LocalScript to a normal Script.