# Build

- [Interactive Demo](https://docs.arcade.software/kb/build/interactive-demo.md)
- [Record](https://docs.arcade.software/kb/build/interactive-demo/record.md): Recording is the first step in creating an Arcade. You can record using the Chrome extension, the desktop app, uploaded media, or the Figma plugin.
- [Edit](https://docs.arcade.software/kb/build/interactive-demo/edit.md): Once you've recorded your Arcade, you can start editing: add and remove steps, add context, trim video, highlight features, and more.
- [Design](https://docs.arcade.software/kb/build/interactive-demo/edit/design.md): The Design panel gives you full control over how your Arcade appears and behaves. From backgrounds to autoplay settings, this is where you make your Arcade truly your own.
- [Branding & Theme](https://docs.arcade.software/kb/build/interactive-demo/edit/branding-and-theme.md): Themes and branding help you control the look and feel of your Arcades across your workspace, teams, folders, and individual Arcades.
- [SVG Best Practices](https://docs.arcade.software/kb/build/interactive-demo/edit/branding-and-theme/svg-best-practices.md): This is to help you upload your logos and thematic files in the best format for Arcade
- [Hotspots, Callouts, & Spotlights](https://docs.arcade.software/kb/build/interactive-demo/edit/hotspots-callouts-and-spotlights.md)
- [Chapter, Form, & Embed](https://docs.arcade.software/kb/build/interactive-demo/edit/chapter-form-and-embed.md)
- [Audio](https://docs.arcade.software/kb/build/interactive-demo/edit/audio.md): Add background music, voiceovers, and captions to create immersive, accessible Arcades.
- [Video](https://docs.arcade.software/kb/build/interactive-demo/edit/video.md): Trim, split, narrate, and polish your videos with Arcade’s powerful editing tools.
- [Pan and Zoom](https://docs.arcade.software/kb/build/interactive-demo/edit/pan-and-zoom.md)
- [Branching](https://docs.arcade.software/kb/build/interactive-demo/edit/branching.md)
- [Variables](https://docs.arcade.software/kb/build/interactive-demo/edit/variables.md): Personalize your Arcades with dynamic text using variables and custom links (available on the Growth+ plan).
- [Cover & Fit](https://docs.arcade.software/kb/build/interactive-demo/edit/cover-and-fit.md): Control how each step’s image or video fills the frame, from full-bleed to perfectly scaled.
- [Translations](https://docs.arcade.software/kb/build/interactive-demo/edit/translations.md): Translate your Arcades to let your viewers experience them in their preferred language
- [Edit Page & HTML Editing](https://docs.arcade.software/kb/build/interactive-demo/edit/edit-page-and-html-editing.md): Edit page content before or after recording to personalize demos, clean up visuals, and fix details — all without re-recording.
- [AI & Avery](https://docs.arcade.software/kb/build/interactive-demo/edit/ai-and-avery.md): Arcade uses AI to help you generate copy, split videos, translate Arcades, and personalize the viewer experience — always with customer privacy as a top priority.
- [Media Library](https://docs.arcade.software/kb/build/interactive-demo/edit/media-library.md): The Media Library is your central hub for reusing and managing assets across your Arcades. Use it to add new steps, replace existing ones, pull from your brand kit, or search stock images and videos —
- [Misc.](https://docs.arcade.software/kb/build/interactive-demo/edit/misc..md)
- [Share](https://docs.arcade.software/kb/build/interactive-demo/share.md): Different methods for sharing your Arcades with viewers.
- [Embeds](https://docs.arcade.software/kb/build/interactive-demo/share/how-to-embed-your-arcades.md): Arcades can be embedded inside anything that supports iframes. Here, we cover embedding basics and sample instructions for specific sites.
- [Exports](https://docs.arcade.software/kb/build/interactive-demo/share/exports.md)
- [Custom Links](https://docs.arcade.software/kb/build/interactive-demo/share/custom-links.md)
- [Collections](https://docs.arcade.software/kb/build/interactive-demo/share/collections.md)
- [Step by Step](https://docs.arcade.software/kb/build/interactive-demo/share/step-by-step.md): The Step-by-Step Guide is available on Pro, Growth, and Enterprise plans.
- [Share Page](https://docs.arcade.software/kb/build/interactive-demo/share/share-page.md): Arcade offers multiple ways to share your demos — whether through a dedicated share page, embedded on your site, exported as a video or guide, or enhanced with additional context in a Room.
- [Arcade Access Control](https://docs.arcade.software/kb/build/interactive-demo/share/arcade-access-control.md): Arcade-level RBAC gives you the power to share and collaborate with other users on an individual Arcade by Arcade level. You can grant specific accounts the power to view and/or edit chosen Arcades.
- [Private Sharing](https://docs.arcade.software/kb/build/interactive-demo/share/private-sharing.md)
- [Mobile](https://docs.arcade.software/kb/build/interactive-demo/share/mobile.md): Arcade automatically adapts to smaller screens to ensure your demos remain usable and visually clean on mobile devices. This behavior can be customized depending on your layout needs.
- [Commenting](https://docs.arcade.software/kb/build/interactive-demo/share/commenting.md)
- [Internal Organization](https://docs.arcade.software/kb/build/interactive-demo/share/internal-organization.md)
- [Offline Mode](https://docs.arcade.software/kb/build/interactive-demo/share/offline-mode.md): If you've ever been mid-presentation at a conference and watched your browser freeze because the hotel WiFi had other plans, this one's for you.Arcade demos can now be saved locally!
- [Creator Studio](https://docs.arcade.software/kb/build/creator-studio.md): Beautiful, on-brand demos, videos, and visuals without the wait.
- [Brand Kits](https://docs.arcade.software/kb/build/creator-studio/brand-kits.md): It takes seconds to set up. Your brand comes to life instantly, in every asset.
- [Video Generation](https://docs.arcade.software/kb/build/creator-studio/video-generation.md): Quickly create on-brand teaser videos, sizzle reels, and product overviews. Easily tweak headlines and voiceovers to stay on message.
- [Visual Generation](https://docs.arcade.software/kb/build/creator-studio/visual-generation.md): Generate on-brand ads, banners, and images – without bothering a designer. Use default formats to quickly craft beautiful visuals for different channels.


---

# 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.arcade.software/kb/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.
