> ## Documentation Index
> Fetch the complete documentation index at: https://docs.heyoz.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Clone a Video Ad

export const Arcade = ({id, title, ratio = 47.961, embedMobile = "tab"}) => <div style={{
  position: "relative",
  paddingBottom: `${ratio}%`,
  height: 0,
  width: "100%"
}}>
    <iframe src={`https://demo.arcade.software/${id}?embed&embed_mobile=${embedMobile}&embed_desktop=inline&show_copy_link=true`} title={title} frameBorder="0" loading="lazy" allowFullScreen allow="clipboard-write; autoplay" style={{
  position: "absolute",
  top: 0,
  left: 0,
  width: "100%",
  height: "100%",
  colorScheme: "light"
}} />
  </div>;

<Arcade id="ACdZvVdfgAzaDXLYhlW8" title="Create a Video Ad Template Using Your Own Assets" />

## **How to Clone a Video Ad With HeyOz**

Found a winning ad you want to recreate for your own brand? HeyOz lets you clone the structure, pacing, and style of any video ad and rebuild it with your product in a few clicks.

**Step 1: Open the Content Studio**

Log in to HeyOz and select Content Studio from the left sidebar.

**Step 2: Select Clone a Video Ad**

Scroll to the Ad Studio section on the home screen. Find Clone a Video Ad among the recommended formats and click it to begin.

**Step 3: Add Your Reference Video**

Describe how you want to submits the ad you want to clone, for example a video upload or a link paste. Add once confirmed.

**Step 4: Add Your Product**

Describe how you want to swap in your own product, image, or brand assets. Add once confirmed.

**Step 5: Review and Generate**

Update any settings you want to adjust before generating, such as voice, avatar, or format. Add once confirmed.

**Step 6: Export and Publish**

Preview your cloned ad in the creations panel. Publish directly to TikTok, Instagram, or YouTube, or download it to use anywhere else.
