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

# Clone a Single Component

> Import individual components from any webpage

<Steps>
  <Step title="Open the Extension">
    Click the Superdesign Chrome Extension icon on the targeted page.
  </Step>

  <Step title="Select Component">
    Click **Copy component** and select the component you want.

    <Frame>
      <img src="https://mintcdn.com/superdesign/O0ZbRTWfxx-PRR0i/images/website_import_4_clone_component.png?fit=max&auto=format&n=O0ZbRTWfxx-PRR0i&q=85&s=029c6c465479e3537fe2429670600f61" alt="Copy component selection" width="3456" height="1738" data-path="images/website_import_4_clone_component.png" />
    </Frame>
  </Step>

  <Step title="Paste to Project">
    Paste (`Cmd + V` or `Ctrl + V`) directly into your Superdesign project.

    <Frame>
      <img src="https://mintcdn.com/superdesign/O0ZbRTWfxx-PRR0i/images/website_import_5_component_paste.png?fit=max&auto=format&n=O0ZbRTWfxx-PRR0i&q=85&s=0cae1ab7e38bcd45ac4442d5222aec66" alt="Paste component into project" width="3456" height="1738" data-path="images/website_import_5_component_paste.png" />
    </Frame>
  </Step>
</Steps>
