# Common Video Questions

### What are video hooks and how do I use them?

**Video hooks** are designed to capture your audience's attention in the first 2-3 seconds. Here's how to create your own:\
‍\
:sparkle: **Select a creator**: Choose a creator from our catalogue with Hooks available - they have a pink ribbon on their icon!\
:sparkle: **Choose a Creator Hook**: When a creator has a hook available, they may have multiple options for you to choose from. Take your time and pick the one that best fit's your product!\
:sparkle: **Edit the Hook**: When you're happy with your selection, click generate. Don't worry - if you'd like to make changes, you can do so from the Video Generation page. From here, you can customize your hook text, or switch hooks.

### How do I use video transitions?

Video transitions make your content more dynamic and engaging. Clicks offers three main transition styles:\
‍\
:adult: **Face**: The creator speaks directly to the audience, with their face filling the screen.\
:bubbles: **Bubble**: The creator appears in a small circle in the corner, while your product video or image takes center stage.\
🎙️**Voiceover**: The creator's voice narrates as your product images or videos are displayed on screen.

### Can I create multiple videos for the same product?

Yes, absolutely! You can generate new videos for your existing products ay any time. If you'd like to create multiple videos for your product, please do the following:\
‍\
1️⃣ Browse through your existing projects, or create a new one. Please note, a project is tied to a product.\
2️⃣ Select multiple creators: Clicks is capable of generating multiple videos at the same time. Select each creator you'd like to choose, and feel free to tailor each video to you desired message.

### How long will my videos take to generate?

If you're generating multiple videos, the generation process may take about two to five minutes. Feel free to review the product videos in your Projects dashboard, and make changes if needed.


---

# 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://clicksvideo.gitbook.io/clicksvideo/general/common-video-questions.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.
