# Creating Branded Collections

**Branded Assets**, compared to Ownable Assets, exist on the Organizational level and can be integrated into any Game within the Organization by simply being dragged and dropped from its **Asset Collection**.&#x20;

To start, let's create a new **Asset Collection** by navigating to the **Assets** tab and clicking **+ New Collection.**&#x20;

<figure><img src="/files/fiJHo4bx4DeMUSwDQU4H" alt=""><figcaption><p>In the <strong>Assets</strong> menu tab, click on <strong>+ New Collection</strong> to create your first Branded Asset.</p></figcaption></figure>

In the **New Collection** pop-up window, enter your Name, Description, and Collection Picture, and select the Brand to which this Branded Asset Collection will belong. If you haven't yet created a Brand, you will see the following screen, prompting you to **create a Brand**. If you have already done this, you can proceed with creating your Branded Asset Collection (see "<mark style="background-color:orange;">\[continued]</mark>")

<figure><img src="/files/RhnwFmEBizr2OXQG1OwC" alt=""><figcaption><p>When creating a <strong>Branded Asset Collection</strong>, you will need to also <strong>create a Brand</strong>, if you haven't already.</p></figcaption></figure>

\[<mark style="background-color:purple;">Creating a Brand</mark>] Once you click on **Create a Brand**, you'll be sent to this Brand page, which you can also find under the menu for your Organization, located within your Organization Profile Picture (just left of the Notifications icon). Once here, click on **+ Add** to create a Brand.

<figure><img src="/files/USbHypkATAPQbybMEGQN" alt=""><figcaption><p>Click <strong>+ Add</strong> to create a Brand. Your Organization can have multiple Brands for which it advertises.</p></figcaption></figure>

In the **New Brand** pop-up menu that appears, add all relevant information, including `Name`, `Description`, `Brand Picture` or Logo, and a `Website URL` for the brand.

<figure><img src="/files/sZsDtxiLEtzJpKZM1qIY" alt=""><figcaption><p>Add your Brand's information and click <strong>Create</strong> to save the Brand to your Organization.</p></figcaption></figure>

<mark style="background-color:orange;">\[continued]</mark> Once you've created your Brand, you can continue creating your **Branded Asset Collection.** From the **New Collection** menu, select your Brand and click **Create.**

<figure><img src="/files/4kMUDr7HgzdD7mhs8B7p" alt=""><figcaption><p>Add the necessary information for your <strong>Branded Asset Collection</strong>, including the <strong>Brand</strong> you just created, and click <strong>Create</strong>.</p></figcaption></figure>

Once you have a Branded Asset Collection created, you can add a **+ New Branded Asset**.

<figure><img src="/files/O79e47NcNyihgG7w1Az8" alt=""><figcaption><p>Click on <strong>+ New Branded Asset.</strong></p></figcaption></figure>

In this new pop-up menu for your **New Branded Asset**, once again add the `Name`, `Description`, and `Picture` for the asset itself.&#x20;

<figure><img src="/files/9ie1c5piyMUzm5czvzLh" alt=""><figcaption><p>Add the necessary information for your <strong>New</strong> <strong>Branded Asset.</strong></p></figcaption></figure>

Once your Branded Asset is created, similar to that which was done for [Ownable Assets](/publisher-flow/defining-placeholders-in-the-portal/creating-ownable-collections-and-defining-ad-surfaces.md), you can view the Branded Asset and click on **New Ad Surface** to add either a **Banner or Video Ad Surface** to the Branded Asset. From here, simply define the Ad Surface as normal! Just like with Ownable Assets, Branded Assets' Ad Surfaces, once implemented by Games, will dynamically display ad content of active Borderless Ads campaigns.

The only difference with the Ad Surface created in this flow is that it is not tied up to a particular asset, as was the case with defining ad surfaces on Ownable Assets. Instead, **Branded Assets' Ad Surfaces** are related to the entire Game in general.&#x20;

<figure><img src="/files/W7YMxGRsqXLNGBj0jKRT" alt=""><figcaption><p>Click on <strong>New Ad Surface</strong> to add an Ad Surface to your Branded Asset.</p></figcaption></figure>


---

# 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/advertiser-flow/managing-brands/creating-branded-collections.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.
