# Logo

This section allows you to upload your own logo. Custom logo which must be in PNG format with transparent background and be less than 1 MB in size. Dimensions of the logo should be between 64 and 250 pixels long and no more than 64 pixels tall.

{% hint style="warning" %}
Changes to media assets can take up to 12 hours to reflect due to CDN caching.
{% endhint %}


---

# 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://streamsmanager.gitbook.io/streams-manager/configuration/settings/custom-content/logo.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.
