# The Portal

The ReneVerse Portal is your command center for everything ad-related. Whether you're a **Publisher**, an **Advertiser**, or even a **Gamer**, this is where you manage content, campaigns, games, and teams—all in one place.

***

### 🔐 General Features

#### 👤 User Management

* Manage your profile and account settings
* Add credit to your user wallet
* Track rewards and notifications

#### 🏢 Organization Management

* Create, join, or manage an Organization
* Add and manage members
* Manage Brand(s) under your Organization
* Fund Organization-level wallets

***

### 🎮 Publisher Features

For game developers, the Portal is where you define in-game ad inventory, manage monetization, and sync with the SDK.

#### 🕹️ Game & SDK Management

* Create and configure games
* Generate API credentials
* Sync ad assets to SDKs (Unity, Unreal, Phaser)

#### 📦 Ad Inventory Management

* Create and duplicate Ad Surfaces
* Upload placeholders and define resolution
* Create Branded Object Placements
* Apply content filters and tag high-value placements

#### 💰 Ad Monetization Controls

* Configure header bidding and waterfall logic
* Cap daily ad impressions
* Monitor ad revenue in real time

***

### 📢 Advertiser Features

For brands and agencies, the Portal is where campaigns are built and launched across ReneVerse-enabled games.

#### 📋 Campaign Management

* Define campaign duration and goals
* Set targeting (Game, Genre, Region)
* Allocate budget and monitor performance
* Manage multiple Brands under one Organization

#### 🎨 Ad Content Curation

* Upload banner and video creatives
* Add Branded Object assets
* Assign creatives to active campaigns

***

### 🖥️ Portal Views

The Portal supports multiple user types with customized views:

* **Organization View** – For Advertisers and Publishers
* **Gamer View** – For players and community users

> 🧭 You can switch views anytime via the **User Profile Menu** (top-right corner).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.reneverse.io/reneverse-tour/welcome-to-reneverse/the-portal.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
