# Media

Using images, videos, GIF's in the best way will be the difference between a slow website page and one that loads quick enough to keep your reader from abandoning your page because they have grown impatient waiting for it  to load.

Also, using Video with Kit also has some other considerations and super powers that you ay not have encountered using the standard Thinkific theme sections.

Explore these guides to make sure you are using your media in the best way possible with Kit.

* [<mark style="color:orange;">**Image Optimization**</mark> ](/kit-usage-guides/media/image-optimization.md)- this guide will show you how to make sure your image file sizes are the best they can be without losing any noticeable quality.
* [<mark style="color:orange;">**Using Background Videos**</mark> ](/kit-usage-guides/media/using-background-videos.md)- this guide will show you how to leverage Thinkific's platform to be able to quickly and easily use background videos in Kit's power sections.


---

# 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://docs-kit.superpowerups.com/kit-usage-guides/media.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.
