How do i make checkpoint and stage system

Ok, i wanna make a checkpoint system that when you touch a checkpoint will be +1 stage on leaderboard

Example

It’s just a .touched event which then uses the :GetPlayerFromCharacter function then adds 1 to the value Stage in leaderstats

srry, the only thing that is in my game is a lobby with 9 spawns (same number from max players that will be in my game)