Client to Server help

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    I have a server sided datastore that stores if you have dark mode enabled (with a boolean). You can’t change this on the client as it would not save as it is on the server itself.
  2. What is the issue? Include screenshots / videos if possible!
    I’m not sure how to change the boolean, would RemoteEvents work?

I’m not asking for an entire script, i’m just asking if a RemoteEvent would work.

Yes, Remote events should work