# Build

- [Record](https://interactively.gitbook.io/interactively-docs/build/record.md): The first step in making an Interactively demo is recording.
- [Edit](https://interactively.gitbook.io/interactively-docs/build/edit.md): Once you've finished recording, you can begin editing your Interactively demo.
- [Edit Video Steps](https://interactively.gitbook.io/interactively-docs/build/edit/edit-video-steps.md)
- [Edit Image Steps](https://interactively.gitbook.io/interactively-docs/build/edit/edit-image-steps.md)
- [Upload Media](https://interactively.gitbook.io/interactively-docs/build/edit/upload-media.md): Upload your existing videos and images to create Interactively demos.
- [Hotspots & Callouts](https://interactively.gitbook.io/interactively-docs/build/edit/hotspots-and-callouts.md): Guide users through your demo and provide context with hotspots and callouts.
- [Pan and Zoom](https://interactively.gitbook.io/interactively-docs/build/edit/pan-and-zoom.md): Direct your audience’s focus to specific parts of your product.
- [Recording](https://interactively.gitbook.io/interactively-docs/build/edit/recording.md): Add a personal video or voiceover to your Interactively demos.
- [AI Voiceover](https://interactively.gitbook.io/interactively-docs/build/edit/ai-voiceover.md): Powered by Eleven Labs, our synthetic AI voiceovers enable you to generate high-quality, human-like speech from written text.
- [Translate](https://interactively.gitbook.io/interactively-docs/build/edit/translate.md)
- [Design](https://interactively.gitbook.io/interactively-docs/build/design.md): Stay on-brand with fully customizable demos: add your branding and customize colors, fonts, cursors, and more.
- [Personalization](https://interactively.gitbook.io/interactively-docs/build/personalization.md): Learn how Modify Page, Custom Variables, and Share Links help you create and scale personalized demos.
- [Conditional Branching](https://interactively.gitbook.io/interactively-docs/build/conditional-branching.md): Allow your viewers to build their own demo experience.
- [Chapter](https://interactively.gitbook.io/interactively-docs/build/chapter.md): Break your demo into chapters and provide context.
- [Form](https://interactively.gitbook.io/interactively-docs/build/chapter/form.md): Add forms to your Interactively demos to gate demos, collect leads, and gather feedback.
- [Embed](https://interactively.gitbook.io/interactively-docs/build/chapter/embed.md): Add third-party tools and widgets directly into your Interactively demo.
- [Settings](https://interactively.gitbook.io/interactively-docs/build/settings.md)
- [Comments](https://interactively.gitbook.io/interactively-docs/build/comments.md)


---

# 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://interactively.gitbook.io/interactively-docs/build.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.
