> For the complete documentation index, see [llms.txt](https://docs.moemate.io/moemate/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moemate.io/moemate/image-formats/slideshows.md).

# Slideshows

The Slideshow format in Content Studio creates dynamic video presentations that combine compelling visuals with strategic messaging and background music. This format transforms static content into engaging video slideshows optimized for video-first social platforms, delivering higher engagement rates than traditional static posts.

<figure><img src="/files/40YveGXdLcsTS4mJdqam" alt=""><figcaption></figcaption></figure>

### Creating Slideshows

**Step 1: Content Input**

* Click the Slideshow format in Content Studio
* Enter your content prompt (any topic related to your app or message)
* Toggle "App Info" to automatically include your app information from initial onboarding

**Step 2: Customization Options**

* **Select Slideshow Type**: Choose from Educational, Listicle, Personal, or Emotional approaches
* **Choose Image Style**: Select from diverse visual styles including Risoprint, Vitro, Realistic, and other available options

**Step 3: Initial Generation**

* Click "Confirm" to determine slide count and token requirements for generation
* Review the generation cost and slide preview
* Click "Generate" to create slides with accompanying text

**Step 4: Content & Audio Customization**

* Preview generated slides with text overlay
* Edit text content on individual slides as needed
* Upload your own music or select from the available music library
* Trim the selected music to match your desired video length

**Step 5: Final Generation**

* Click "Generate" again to create the final slideshow video with music
* Review the complete video presentation
* Choose to post immediately or schedule for later publishing

The completed slideshow combines visual storytelling with audio engagement, creating professional video content that captures attention and drives social media performance.


---

# 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.moemate.io/moemate/image-formats/slideshows.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.
