How to make Leaderborad.

Hello,

I’m working on a racing game in Unity, and it has its leaderboard there. But I’m a bit confused about how to integrate with Epic Services.

I found that the leaderboard does not involve actively recording laps, as the game was not intended to be a live service game. So, I need to do this. And I need some instruction and direction on how I can implement this portion. Also, how do I need to handle internal queries for a live service build?

(Please do leave a link if there is any previous discussion related to this topic.)