# Video Bubble

Add a video bubble to any step in your Guideflow to make your demos more personal and engaging, address prospects by name, walk them through key steps, or let a spokesperson represent your brand.

There are three ways to add a video bubble:

* [**Record**](/help/edit-your-guideflow/video-bubble/record-video.md) — Record yourself directly while editing your Guideflow.
* [**Upload**](/help/edit-your-guideflow/video-bubble/upload-video.md) — Upload an existing video to any step in your Guideflow.
* [**AI Avatar**](/help/edit-your-guideflow/video-bubble/ai-avatar.md) — Use an AI avatar with a custom script to narrate your demo without recording yourself.

{% hint style="info" %}
Each video type supports **Position**, **Size**, and **Autoplay** settings, covered in their respective articles.
{% endhint %}


---

# 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.guideflow.com/help/edit-your-guideflow/video-bubble.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.
