LogoLogo
  • ReneVerse Tour
    • 👋Welcome to ReneVerse
      • 🧠Smart Ads & Branded Objects
      • 📈Advertising Demand via ReneVerse
      • 🔮The Portal
      • 🧰The SDKs
  • Getting Started
    • 🚀Getting Started with ReneVerse
    • 📝Registering as a New User
    • 👨‍👩‍👧‍👦Creating a New Organization
    • 👥Invite Members to Your Team
  • Publisher Flow
    • 🕹️Publisher Overview
    • ⚡Quick Start Guide
    • 💾Registering Your Game & Generating API Keys
    • 🧩SDK Integration
      • 🛠️Unity
        • 🔧Unity SDK Setup
        • 🔨[WIP] Using the Unity SDK
          • 🥞Batch Serve Ad
      • 🎮Unreal Engine
        • ⚙️UE SDK Setup
        • 🔩Using the UE SDK
      • 🌐Phaser 3
        • 💫Phaser Quick Start
        • 🧪API Reference
          • 🪝useReneVerse
          • 📊useTracking
        • 💻Full Implementation (Code)
    • 🎯Defining Placeholders in the Portal
      • 🖼️Creating Ad Surfaces in the Portal
      • 🏎️Creating Branded Object Placements in the Portal
    • 📲Ads.txt
  • Advertiser Flow
    • Advertiser Overview
    • Creating Ad Campaign
    • Managing Brands
      • Creating Branded Collections
      • Brand Creation
      • Asset Creation
    • Adding Ads to Campaign
    • Creating Branded Assets
  • Download
    • Unity SDK
    • Unreal Engine SDK
    • Phaser NPM Package
Powered by GitBook
LogoLogo

ReneVerse

  • Website
  • Sign Up
  • Book a demo

Download

  • Unity SDK
  • Unreal Engine SDK
  • Phaser NPM

Links

  • Blog
  • About
  • Play Demo
  • FAQs

Socials

  • LinkedIn
  • X (Twitter)
  • YouTube

© 2025 ReneVerse

On this page
  • 1. 🧾 Account Setup
  • 2. 🏢 Organization Setup
  • 3. 🎮 Game Registration
  • 4. 🧱 Define Placements In-Engine
  • 5. 📦 Integrate the SDK
  1. Publisher Flow

Quick Start Guide

This guide walks you through setting up ReneVerse for your game—from account creation to your first in-world Smart Ad implementation.

PreviousPublisher OverviewNextRegistering Your Game & Generating API Keys

Last updated 2 months ago

1. 🧾 Account Setup

If you haven’t yet, to access ReneVerse services and tools.

Once registered, you’ll get access to the ReneVerse Portal, where you can manage games, assets, campaigns, and more.


2. 🏢 Organization Setup

Create an Organization to manage your games or campaigns and collaborate with your team. This is needed if you're a Game Developer (a Publisher) or a Brand (an Advertiser).


The following steps apply specifically to Publishers integrating the ReneVerse SDK into their games.


3. 🎮 Game Registration

Register your game in the Portal to receive your API Key and Private Key, which you’ll need for SDK integration.


4. 🧱 Define Placements In-Engine

With the latest SDK updates, you can now create Ad Surfaces and Object Placeholders directly inside Unity, Unreal Engine, or Phaser—no need to set them up in the Portal first (though you still can!)

  • If you want to set these in your SDK, move on to Step 5.

  • If you want to set these in the Portal, check out this page:


5. 📦 Integrate the SDK

With placements set, complete your integration by installing the ReneVerse SDK. It handles Smart Ad and Branded Object placement, ad performance tracking, and communication with ReneVerse services.

⚡
create an account
📝Registering as a New User
👨‍👩‍👧‍👦Creating a New Organization
💾Registering Your Game & Generating API Keys
🎯Defining Placeholders in the Portal

Unity

Unreal Engine

Phaser 3