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

# Embed Your Form on Your Website

> Add your Flashquotes lead intake form to any website in minutes

## Overview

Embedding your Flashquotes form on your website lets visitors request quotes directly from your site. It only takes a few seconds to set up and works with any website builder.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/m-2EDoTf6u8" title="How to embed Flashquotes on your website" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## Quick Start: 3 Simple Steps

<Steps>
  <Step title="Get Your Embed Code">
    1. Go to **Forms** in your Flashquotes dashboard
    2. Click on your lead intake form
    3. Click the **Share** button
    4. Click **Get the code to embed it in your website**
  </Step>

  <Step title="Choose Your Website Platform">
    Select your website builder from the dropdown:

    * WordPress
    * Squarespace
    * Webflow
    * Wix
    * Or choose **General Embeds** for any other website

    Then copy the code snippet.
  </Step>

  <Step title="Paste the Code">
    In your website editor:

    1. Add a **Code Block** (or HTML block) to your page
    2. Paste the embed code you copied
    3. Save and publish your page

    That's it! Your form is now live on your website.
  </Step>
</Steps>

## Customize Your Form's Appearance

Want to match your brand colors? The form automatically uses your branding settings.

1. Go to **Settings** > **Branding**
2. Set your **Brand Color** - this controls button colors and accents
3. Upload your **Logo** if you haven't already

Changes apply automatically to all your embedded forms.

## Platform-Specific Tips

<AccordionGroup>
  <Accordion title="Squarespace">
    1. Click **Edit** on your page
    2. Click **Add Block** and find **Code**
    3. Drag the code block where you want the form
    4. Click **Edit** on the block and paste your embed code
    5. Save and publish
  </Accordion>

  <Accordion title="WordPress">
    1. Edit your page in the block editor
    2. Add a **Custom HTML** block
    3. Paste your embed code
    4. Update/publish the page
  </Accordion>

  <Accordion title="Webflow">
    1. Add an **Embed** element to your page
    2. Paste your embed code
    3. Adjust sizing as needed
    4. Publish your site
  </Accordion>

  <Accordion title="Wix">
    <Warning>
      Wix has mobile display limitations. Make sure to select **Wix** from the platform dropdown to get the correct embed code.
    </Warning>

    1. In the Wix editor, click **Add Elements**
    2. Go to **Embed Code** > **Embed HTML**
    3. Drag it to your page and paste the code
    4. Click **Apply**

    For mobile optimization, see our [Wix Embed Best Practices](/forms/wix-embeds) guide.
  </Accordion>

  <Accordion title="Other Platforms">
    Choose **General Embeds** from the dropdown. This works with:

    * Shopify
    * Ghost
    * Weebly
    * GoDaddy
    * Any custom HTML website

    Just find your platform's HTML or code block feature and paste the code.
  </Accordion>
</AccordionGroup>

## Troubleshooting

**Form not showing?**

* Make sure your website platform allows HTML/iframe embeds
* Check that no ad blockers are interfering
* Try copying fresh code from Flashquotes

**Form looks cramped?**

* Place the form in a wider container (at least 600px recommended)
* Avoid putting forms in narrow sidebars

**Need the form on mobile?**

* Flashquotes forms are responsive and work on all devices
* Wix users: see our [mobile optimization guide](/forms/wix-embeds)

## Don't Want to Embed?

Use [Share Links](/forms/share-links) instead. You'll get a Flashquotes-hosted page that's perfect for:

* Instagram link-in-bio
* Social media posts
* Email campaigns
* QR codes on business cards

## Next Steps

* [View platform compatibility details](/forms/compatibility)
* [Configure your form settings](/forms/lead-intake)
* [Set up Share Links](/forms/share-links) for social media
* [Customize your branding](/settings/branding)
