# Branding

Upload your event logos here. These will be featured across the platform.

{% hint style="info" %}
These images are also used as the default branding for other places where you can customize the branding.
{% endhint %}

## **Recommended dimensions:**

<table data-header-hidden><thead><tr><th width="408.28125"></th><th width="197.41796875"></th><th></th></tr></thead><tbody><tr><td><strong>Default small logo</strong></td><td>200 x 200</td><td>pixels</td></tr><tr><td><strong>Default medium logo</strong></td><td>500 x 500</td><td>pixels</td></tr><tr><td><strong>Default horizontal logo</strong></td><td>2400 x 640</td><td>pixels</td></tr><tr><td><strong>Default lists logo</strong></td><td>2400 x 1600</td><td>pixels</td></tr></tbody></table>

Try to stay as close as possible to the recommended dimensions as some images will be resized to that fixed ratio. If you upload images with other dimensions, those images might become a bit distorted.


---

# 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.eventication.com/event/general/branding.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.
