ZEPETO Build it Template Guide

Monetize Your World

9min

1. Introduction to Monetizing Your World

Watch the video below to learn how to earn money from your world!

Subtitles are available in multiple languages, so make sure to turn them on!





2. Adding Monetization Features to Your World

Follow the steps in the video below and start monetizing your world!

Subtitles are available in multiple languages, so make sure to turn them on!





To make ad integration easy, the feature is implemented in the form of a teleport object. The key component is a script that performs a specific action after the ad is viewed. In the ZEPETO Build it Unity Plug-in, this is done using teleport-based behavior.

  • Destination Point: Move the child object named destination to set the target teleport location.

You can customize the appearance and interaction icon of the ad teleport object to match your world’s design:

  • Change Object Appearance: Delete the child object responsible for the visual design, then place another object in the same location.
  • Adjust Icon Position: If you change the object appearance, make sure to update the IconPos child object’s position as well.
  • If you can work with ZEPETO scripts, you can open the AdvertisementController.ts file and customize the button click to trigger various events.
Document image


Use the Mannequin object to assign the Item IDs of your clothing items. Visitors in your world can purchase the outfit shown on the mannequin.

Mannequins appear only in Play Mode.

  • Type
    • Simple: Displays only the interaction icon (no mannequin model). It’s recommended to add a visual as a child object.
    • Zepeto Model: Shows a basic mannequin wearing your fashion item.
    • Zepeto Template: Enter a ZEPETO ID to show a character wearing your item.
  • Pose: Set the pose of the mannequin model.
  • Ids: Enter the Item ID(s) of your custom clothing items.
Document image


If you set an Item ID on a Gift object, users can gift that item to others within the world. Item creators can earn profit when their items are gifted.

Gifting can only be tested on mobile devices.

  • Item ID: Enter the ID of the item you want to enable for gifting.
Document image


You can also customize the appearance and interaction icon of the gift object:

  • Change Object Appearance: Remove the visual child object and replace it with another from the map.
  • Adjust Icon Position: If the object appearance is changed, update the position of the IconPos child object accordingly.



3. Check Your Earnings & Withdraw

Subtitles are available in multiple languages, so make sure to turn them on!