# Branding image requirements

To use the complete set of branded IFX, you need to upload nine image files. The nine variations are a combination of three sizes and three types of background. Although opaque versions of the images are not currently used, we recommend that you still provide suitable images in case new IFX are added to the library.

{% hint style="warning" %}
Each image that you upload must be less than 3 MB.
{% endhint %}

The required sizes are as follows:

* **Rectangle (landscape)**: 1024 px by 512 px
* **Square**: 1024 px by 1024 px
* **Portrait**: 512 px by 1024 px

For each size, the types of background are as follows:

* **Opaque**: Fill the background of the image with a solid color.
* **Transparent Light**: Use a light-colored version of your branding on a transparent background. This version of the image is used on IFX with a dark surface. Only PNG files support transparency.
* **Transparent Dark**: Use a dark-colored version of your branding on a transparent background. This version of the image is used on IFX with a light surface. Only PNG files support transparency.

<figure><img src="/files/YNOa6O52b7HFT3Xv8Xk8" alt=""><figcaption><p>An example set of branding images</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.engagevr.io/enterprise/enterprise-admin-portal/custom-branded-ifx/branding-image-requirements.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.
