# Wallets

The Wallet in LootLocker is used to store a player’s in-game currencies, providing a secure and manageable way for players to handle currency within the game. A wallet can be assigned either to the player directly or, if your game leverages LootLocker’s Classes & Heroes system, to a specific character. Each wallet is identified by a unique ID, which simplifies referencing and managing wallets through the API. Wallet balances automatically update when players are rewarded with currency or make purchases with a currency through the Catalog system. Additionally you can credit or debit wallets directly via the API or the Web Console, allowing for real-time currency adjustments.

### Use Cases

* In-Game Wallet
* Stackable Items

### How-to

* [Manage a Wallet in Web Console](https://docs.lootlocker.com/commerce/wallets/how-to/manage-wallets)
* [Use Wallets In-Game](https://docs.lootlocker.com/commerce/wallets/how-to/wallets)
