> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jelou.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Sticker

> Sends stickers to the user within the conversation

With the **Sticker** node you send a sticker to the user as part of the conversation.

## Configuration

* **File or URL**: Upload a sticker file or paste a public URL

## Limits

| Supported format | Maximum size |
| :--------------- | :----------- |
| `image/webp`     | 100 KB       |

<Warning>
  If you use a URL, it must be publicly accessible via HTTPS, must not require authentication, and must point directly to the file (not to an HTML page).
</Warning>
