# Adding Branded Collections

Branded collections are created by brands outside the game, meaning that it could be implemented by any game of any organization, and here we'll see how to add this collection of branded assets into your game to utilize its ad surfaces.

In your game, select the one for which you want to add the collection of branded assets and open it, and in there you will see the button Collections Catalog. Click on that.

<figure><img src="/files/9PEXb5g4s5yvmZOsSzVJ" alt=""><figcaption></figcaption></figure>

Once the collection catalog is open, you will see the available collections created by brands that you can drag and drop into your game, meaning adding this collection as a part of your game. The difference with the [ownable collection](/publisher-flow/defining-placeholders-in-the-portal/creating-ownable-collections-and-defining-ad-surfaces.md) is that such a branded collection is not unique to your game, but could be added by other games and organizations as well.

<figure><img src="/files/CsAE9uEjd1IdoA0jmtOt" alt=""><figcaption></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/publisher-flow/defining-placeholders-in-the-portal/adding-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.
