# Video Clip Stickers

#### Brand Sticker Upload Specifications

**Supported Formats**

* &#x20;**Image Formats:** PNG
* &#x20;**Transparency:** PNG images can have transparency.
* &#x20;**Dimensions:** Stickers should be square with dimensions of at least 256x256 pixels and at most 600x600 pixels.

**File Size**

* &#x20;**Maximum File Size:** 80KB per sticker image.
* You can use tools such as [ImageOptim](https://imageoptim.com/) to reduce the size of your files.

**Animation**

* **Static Stickers:** Only static images are supported. Animated stickers (GIFs or other formats) are not supported at this time.

**Naming Convention**

* &#x20;**File Names:** Use descriptive file names for stickers, but avoid special characters or spaces. Use underscores (\_) or hyphens (-) instead.
* &#x20;**Label:** All stickers must have the `mobile_static_stickers` label (or tag) when uploading to the brand's assets.

**Quality**

* **Resolution:** Stickers should be of high quality and not appear blurry or pixelated.

**Licensing**

* **Ownership:** Clients must have the necessary rights or ownership of the stickers they upload.

**Guidelines**

* &#x20;**Appropriate Content:** Stickers should adhere to guidelines on appropriate content. Offensive, violent, or inappropriate content will not be accepted.
* &#x20;**Copyrighted Material:** Stickers should not contain copyrighted material unless the client has the rights to use them.


---

# 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://help.rechat.com/appendix/brokerage-set-up/video-clip-stickers.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.
