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

# Swipe

Swipe lets you generate a **batch of fresh creative ideas** and quickly sort through them — perfect for inspiration, exploration, and discovering what kind of visuals you can create with Holo. It’s especially helpful when you’re just getting started and want to understand your creative possibilities.

{% embed url="<https://share.synthesia.io/0370bb64-9fd6-47d1-9f22-7d37b5c18c92>" %}

### Best for:

• Getting new ideas and inspiration\
• Learning what kind of content works for your brand\
• Training Holo on your preferences early on

{% hint style="success" %}
This is a great method to use at the **beginning**, especially when you’re still exploring directions.
{% endhint %}

### **How to Use**

{% stepper %}
{% step %}

#### Open Swipe

There are two ways to access the feature:

* Click the **Idea Swipe** tile on your dashboard
* OR click the **Images** tile → select **Content Swipe**
  {% endstep %}

{% step %}

#### Set Up Your Batch

* Explain what you'd like to create
* Choose the **product** you want to create content for by clicking the **+** sign under the prompt box
* Select the **image size**
* Pick **how many images** you want in your batch
* Click **Create**
  {% endstep %}

{% step %}

#### Start Swiping

Once your creatives are generated, you’re ready to swipe:

* Swipe right (or click ❤️) for ideas you like
* Swipe left (or click ✖️) for ideas you don’t want to keep
* Saved ideas will appear in your **Library** tab, where you can edit, download, or build on them later
  {% endstep %}
  {% endstepper %}

\
If something doesn’t work as expected, try the [troubleshooting steps](/troubleshooting/troubleshooting-steps.md) — and if the issue continues, feel free to reach out to <support@tryholo.ai>, and we’ll help you out.


---

# 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:

```
GET https://docs.tryholo.ai/create/image/swipe.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.
