# Leaderboards

The Leaderboards feature in LootLocker allows you to rank player scores or other data points, making it versatile for tracking everything from player achievements to user-generated content, teams, and more. Metadata can be stored alongside each score, giving your game the flexibility to include contextual information that enhances the ranking experience.

### Leaderboard Types

Leaderboards operate in two main modes:

* **Player Type**: Each score is directly tied to a player, enabling traditional player rankings.
* **Generic Type**: Scores can be linked to custom keys defined by the game, allowing you to rank items beyond individual players, such as UGC, teams, or any other entities you choose.

### Leaderboard Resets & Rewards

For Player Type Leaderboards, it’s possible to schedule periodic resets, rewarding players who place on the leaderboard within a given timeframe.

### Use Cases

* Rank Players
* Rank User Generated Content Popularity
* Keep a list of banned Players
* Arcade Style Leaderboards
* Time based rankings
* Rank teams of Players

### How-to

* [Configure Leaderboards in Web Console](https://docs.lootlocker.com/game-systems/leaderboards/how-to/configure-leaderboard-in-web-console)
* [Use Player Leaderboards](https://docs.lootlocker.com/game-systems/leaderboards/how-to/use-player-leaderboards)
* [Use Generic Leaderboards](https://docs.lootlocker.com/game-systems/leaderboards/how-to/use-generic-leaderboards)
* [Use Metadata to Store Additional Information](https://docs.lootlocker.com/game-systems/leaderboards/how-to/use-metadata-to-store-additional-information)
* [Use Scheduled Reset with Rewards](https://docs.lootlocker.com/game-systems/leaderboards/how-to/use-scheduled-reset-with-rewards)
* [Use Leaderboards for Time Based Rankings](https://docs.lootlocker.com/game-systems/leaderboards/how-to/use-leaderboards-for-time-based-rankings)

### Guides

Here's a list of our Leaderboard guides to get you going even faster.

* [Setting Up Online Leaderboards in a Construct 3 Game](https://lootlocker.com/guides/setting-up-online-leaderboards-in-a-construct-3-game)
* [Adding Online Leaderboards to Your GDevelop Game with LootLocker](https://lootlocker.com/guides/using-lootlocker-with-gdevelop)
* [Easy Leaderboard for GameMaker](https://lootlocker.com/guides/easy-leaderboards-for-gamemaker-studio-2)
* [Implementing Online Leaderboards in Your Godot Game Using LootLocker](https://lootlocker.com/guides/adding-online-leaderboards-to-your-godot-game-with-lootlocker)
