> For the complete documentation index, see [llms.txt](https://docs.beefree.io/end-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.beefree.io/end-user-guide/content-blocks/gif-animations-and-animated-stickers.md).

# GIF Animations and Animated Stickers

#### Overview

Adding GIF animations and animated stickers can make your emails and landing pages more engaging and enjoyable for the audience. Integrating this lively content is a simple drag-and-drop operation, and it's free.<br>

<figure><img src="https://lh7-eu.googleusercontent.com/u0ToYT_zVQCXOwWzuQnHmjdPXHtR6ghHTbjgGaEAd_yHQOpxDGcj68nPMGUPEEAf8nAhqkkXObzoF3OBmxuvS0m1Rp1WfY-DFsXBs2vTHpCI7GvLbKQ6IGtUXBhsRpZw77__a6jxKcT9Y9HC1tAO8cU" alt=""><figcaption></figcaption></figure>

#### How to Add GIFs and Stickers

1. Drag the Content Block: Simply drag a GIF or STICKER content block from the content menu and drop it into your design layout.
2. Browse and Choose: Click on the newly added block, and you'll have the option to "Browse Gifs" or "Browse Stickers." Selecting either will open a pop-up window.

<figure><img src="https://lh7-eu.googleusercontent.com/58mCSb3a2Xm6nbPpaXCycqCYnMhhsAouaCsdJIBGosMllfpv6T5rJktlBMK8pJNer58LEJ94XJsZB00MYROBZ9VDpbmFqqVME72hMkvLU0H4pCFPD-8qFdKSFeaCjoFvH465LNZNZiIRiLuXIVAeX04" alt=""><figcaption></figcaption></figure>

3. Search and Select: The pop-up window is powered by GIPHY, offering a vast selection of animations and stickers. You can use the search bar to find a GIF or sticker that suits your design or message. Click on your choice to insert it into the design.

<figure><img src="https://lh7-eu.googleusercontent.com/6Vebv_ekGLGaR8Jj_MUnC3DOshrZjfpbNw6wstRCj6VVgoMPzDlQ7YkpAtP9NooZJxm62fmhqPsQoFA1qIQs01lKgtVFovug6RIiijfnbl5HAWj8-exFPVZeztNaltrBR7aEmpFwxqvrLopmeejysao" alt=""><figcaption></figcaption></figure>

#### GIPHY Integration

The GIF and sticker galleries are provided by GIPHY, a popular platform for animated content. GIPHY describes itself as "the best way to search, share, discover, and create GIFs on the Internet." Their extensive collection allows you to find just about any type of animation to enhance your email or landing page.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.beefree.io/end-user-guide/content-blocks/gif-animations-and-animated-stickers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
