# Unity

Let's prepare you to integrate ReneVerse into your Unity game to enable Smart Ads and Branded Objects—all directly within your editor.

***

### 🧰 What You’ll Need

Before starting, make sure you have the following ready:

* ✅ Your **API Credentials** from the ReneVerse Portal
* ✅ A **Unity project** (version 2020.3 or later recommended)
* ✅ The **game build** you want to integrate Smart Ads and Branded Objects into

> 📸 **Screenshot suggestion**: Visual showing a Unity project open with the ReneVerse SDK folder in the Assets directory

***

### 📚 In This Section

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/OtqoTydIXjlAnBhIlzWI"><strong>Unity SDK Setup</strong></a></td><td><em>Step-by-step instructions for installing the ReneVerse SDK in your Unity project and syncing with your account.</em></td><td><a href="/pages/OtqoTydIXjlAnBhIlzWI">/pages/OtqoTydIXjlAnBhIlzWI</a></td></tr><tr><td><a href="/pages/WWreGGnwfk4huD3xnyHt"><strong>Using Unity SDK</strong></a></td><td><em>Learn how to define ad surfaces, serve ads, and work with Branded Objects directly in your scene—no need to switch back to the Portal.</em></td><td></td></tr></tbody></table>

***

Ready to get started? ➡️ Head to [Unity SDK Setup](/publisher-flow/sdk-integration/unity/unity-sdk-setup.md)


---

# 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/publisher-flow/sdk-integration/unity.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.
