# Loot Locker

This module integrates [LootLocker](https://www.lootlocker.com) backend system with Game Creator 2

{% embed url="<https://youtu.be/HJ-1H5AlbzU>" %}

## Key Features

* Leaderboards
* Load Save (Built-in integration with Game Creator 2's LoadSave system)
* Progressions (Character levels, professions etc)
* Messages (in-game news, notifications)
* Replenish System (Server time based system to replenish values and offline earnings)
* Authentication (Google, Apple, Email, Guest, Steam and more)
* Player Storage
* Player Name
* Date Time System (Use date time as variables anywhere)
* Triggers (Add whatever triggers you want to, then reward players however you see fit.)

## Coming Soon

* Heroes & Classes (Rogue. Tank. Omniknight. Define the heroes and classes that players can play, their attributes, and what they can equip or store in their inventory.)
* Leaderboards meta data
* Friends and Clan system
* Built-in integration with official modules Inventory, Quest and Stats
* Economy System
* Universal Accounts
* Account linking
* In-Game Stores
* User Generated Content
* Currencies
* Battle Passes
* Achievements


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ninjutsugames.com/game-creator-2/loot-locker.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
