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

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/articles/products/courses/how-to-embed-a-gif-in-your-product-lesson",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Embed a GIF in a Product lesson

> Add animated GIFs to the body of a Product lesson using GIPHY.

Embedding a **GIF** to the body of a Product Lesson can be helpful for including moving visuals to your digital resource. GIFs can be used to provide a visual representation of your lesson, personalize a product, and more.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/fj7yz90gfr" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

## Create a GIF on GIPHY

If you want to convert your video into a GIF:

1. Go to [GIPHY](https://giphy.com/) and select **Create** at the top of the page.
2. Drag and drop your content into the specified area.
3. Stylize and add copy and filters to your GIF.
4. Choose **Upload to GIPHY** to complete your GIF.
5. Then, click **Embed** and copy the Embed Code:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/4mqn1liy5t" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

## Embed a GIF in a lesson

Now that you have created and uploaded your GIF to [GIPHY](https://giphy.com/) you can now attach it to the **Body** of your **Lesson:**

1. Start from the Dashboard and choose **Products**.
2. Then, select **All Products**.
3. Select the Product that contains the Lesson you want to add your GIF to.
4. Select the **Lesson** that your GIF will be embedded within.
5. Scroll down to the **Body** section and select the **Source Code** button at the top left of the section.
6. Paste the embed code of your GIF from GIPHY and watch as it appears in the Body section of your Lesson.
7. Click **Save** to keep your changes:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/z373gvgs0q" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>
