# Personalized Stickers

Personalized stickers can reinforce an agent's brand, making it more recognizable to viewers. This consistent branding across all marketing materials, including social media, helps build a cohesive and professional image. Personalized stickers can also make social media content more engaging and interactive. They add a fun, creative element to videos, encouraging viewers to interact with the content and share it with their network.

{% embed url="<https://rechatq.wistia.com/medias/x2pv55s0p4>" %}

{% hint style="info" %}
In a competitive market, using custom stickers can set you apart from others. It shows potential clients that you are innovative and willing to leverage new tools to market properties effectively.
{% endhint %}

## Brand Sticker Upload Specifications

### **Supported Formats**

* &#x20;**Image Formats:** PNG and GIF
* &#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:** 100KB per sticker image.
* You can use tools such as [ImageOptim](https://imageoptim.com/) to reduce the size of your files.

### **Animation**

* **Static Stickers:** Both static images and animated GIFs are supported.

### **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/whats-new/personalized-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.
