Me
how to configure game items
Enki
# Configuring Game Items
Game Items are the consumable elements that can be bundled in Store Products and purchased in the App Store. These items are **configured in Game Server** (not in Hawk).
## Steps to Configure Game Items
1. **Navigate to Game Items**
- In Game Server, go to your game
- Select **Game Items**
- Click **[New]**
2. **Create the Item**
- Add a **name** to your item
- Select the **type of item** (the available types are determined by the Client)
- Click **[Save]** when you're done
## Important Notes
- **Game Items are game-specific** - They are part of the core logic of games and are created in Game Server
- **Synchronization with Hawk** - Game Items are automatically synchronized with Hawk every hour, but you can manually force synchronization by clicking **[Synchronize]** in **Hawk > Payments > Game Items**
- **Hawk operates with items** - As a Live Ops system, Hawk can only operate with these items but cannot create them
## What Comes Next?
Once Game Items are created in Game Server, you can:
1. Bundle them into **Game Products** (created in Hawk)
2. Configure **Store Products** with price points
3. Add them to **Catalogs** to sell in your shop
For more details on creating Game Products and Store Products, refer to the [Payments and Shop Configuration documentation](https://tripledotstudios.atlassian.net/wiki/spaces/KB/pages/2916810950).