# Quick Start Guide

### 1. 🧾 Account Setup

If you haven’t yet, [create an account](https://app.reneverse.io/register) 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.

{% content-ref url="../getting-started/registering-as-a-new-user" %}
[registering-as-a-new-user](https://docs.reneverse.io/getting-started/registering-as-a-new-user)
{% endcontent-ref %}

***

### 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).&#x20;

{% content-ref url="../getting-started/creating-a-new-organization" %}
[creating-a-new-organization](https://docs.reneverse.io/getting-started/creating-a-new-organization)
{% endcontent-ref %}

***

> *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.

{% content-ref url="registering-your-game-and-generating-api-keys" %}
[registering-your-game-and-generating-api-keys](https://docs.reneverse.io/publisher-flow/registering-your-game-and-generating-api-keys)
{% endcontent-ref %}

***

### 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:

{% content-ref url="defining-placeholders-in-the-portal" %}
[defining-placeholders-in-the-portal](https://docs.reneverse.io/publisher-flow/defining-placeholders-in-the-portal)
{% endcontent-ref %}

***

### 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.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Unity</strong></td><td><a href="sdk-integration/unity">unity</a></td></tr><tr><td><strong>Unreal Engine</strong></td><td><a href="sdk-integration/unreal-engine">unreal-engine</a></td></tr><tr><td><strong>Phaser 3</strong></td><td><a href="sdk-integration/phaser-3">phaser-3</a></td></tr></tbody></table>
