Studio GuideWorld SDK Guide
Log In

Can I reward users with items or currency?

Ensuring players receive appropriate rewards is crucial for sustaining engagement in the World.

Here are the types of rewards that can be granted within the world:


TypeGranting MethodReferences
World ProductsIn-world items such as potions, weapons, and pets can be registered as Products by ZEPETO Studio and granted using APIs- Monetize Your World! Setting Up Products and Currencies
- inventory.add
World CurrencyIn-world currency can be registered as Products by ZEPETO Studio and granted using APIs.- Monetize Your World! Setting Up Products and Currencies
- currency.credit
Avatar itemsSince avatar items are registered by other creators in the ZEPETO store, they cannot be granted for free within the world. Instead, you can implement gifting between users using the Gift API.- Gift API
- ShopService.ShowGiftPopup

❗️

Note

  • Official currencies such as ZEPETO coins and ZEM cannot be granted within the world due to policy restrictions.