> For the complete documentation index, see [llms.txt](https://docs.proforgeerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.proforgeerp.com/form-builder/proforge-forms/sharing-your-form.md).

# Sharing & Embedding

Once your form is published, you have several ways to get it in front of customers. Share a direct link, embed it on your website, or print a QR code for your truck, door hangers, or business cards.

The more places your form shows up, the more leads you'll capture.

## Steps

### Option 1: Public Link

1. Open your published form.
2. Click the **Share** button.
3. Copy the **Public URL**. This is a direct link to your form that works on any device.
4. Paste it anywhere — social media posts, emails, text messages, Google Business Profile, or your email signature.

### Option 2: Embed on Your Website

1. Open your published form and click **Share**.
2. Click the **Embed** tab.
3. Copy the **embed code** (an iframe snippet).
4. Paste the code into your website wherever you want the form to appear. If you use a website builder (Wix, Squarespace, WordPress), look for an "Embed" or "Custom HTML" block and paste it there.
5. The form will load directly on your page — customers never have to leave your website.

### Option 3: QR Code

1. Open your published form and click **Share**.
2. Click the **QR Code** tab.
3. Download the QR code image.
4. Print it on your business cards, truck wraps, yard signs, door hangers, flyers, or invoices.
5. Customers scan the code with their phone camera and your form opens instantly.

## Tips

* **Put the QR code on your truck.** Neighbors see your truck at a job site and scan the code to request a quote.
* **Add the link to your email signature.** Every email you send becomes a chance to capture a lead.
* **Use the embed option for your website's "Contact Us" page** so customers can submit a request without leaving your site.
* **Text the link to customers** who call in — if you can't answer right now, send them the form link so they can submit their request.

## Related Pages

* [Creating a Form](/form-builder/proforge-forms/creating-a-form.md)
* [Branding](/form-builder/proforge-forms/creating-a-form/branding.md)
* [Form Analytics](/form-builder/proforge-forms/form-analytics.md)
* [How Leads Work](/form-builder/proforge-forms/how-leads-work.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.proforgeerp.com/form-builder/proforge-forms/sharing-your-form.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.
