> For the complete documentation index, see [llms.txt](https://docs.reneverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reneverse.io/publisher-flow/publisher-overview.md).

# Publisher Overview

### 🛠️ What You Can Do

* Display **dynamically-served intrinsic in-game ads** within your 2D or 3D environments
* Enable **Smart Ads & Branded Objects** that blend into gameplay with zero disruption
* Monetize your game by connecting with real-world brands
* Track performance and control placements via SDK or Portal

***

### ✅ What You’ll Need

Before jumping in, make sure you have:

* A **ReneVerse account** → [Register here](https://app.reneverse.io/register)
* A working project in **Unity**, **Unreal Engine**, or **Phaser 3**
* Basic familiarity with SDK integration in your engine of choice

> 📸 **Screenshot suggestion**: Three game engine logos (Unity, Unreal, Phaser) with a “Get Started” badge

***

### 🚀 Next Up: Quick Start Guide

Head to our Quick Start Guide for a step-by-step overview of the integration process. From SDK setup to in-game ad placement—it’s all covered.

{% content-ref url="/pages/AktIAUpofHVkpdypUp9Y" %}
[Quick Start Guide](/publisher-flow/quick-start-guide.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/publisher-flow/publisher-overview.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.
