> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/broadcast-v5/sections/broadcast-sections/contact-form.md).

# Contact form

Broadcast includes a full-featured section for your customers to contact you. Easily add form blocks to build a simple or complex contact form and place it anywhere you like. The section can be added to most parts of your store.&#x20;

<figure><img src="/files/4RIbLhwfrdJQ48R9qIcv" alt=""><figcaption><p><strong>Contact form section - Add to pages, the homepage or other areas</strong></p></figcaption></figure>

### Flexible

Add any common form field type to your contact form. Broadcast includes the heading block to separate the fields.&#x20;

### Customize

After adding the section, you can modify:

* Heading
* Display captcha terms
* Adjust the width of the form
* Colors for the background and text
* Section padding

Next, build the perfect form using Broadcast's rich blocks:

<figure><img src="/files/HY0HWWZfj2NWQsEOfG5F" alt=""><figcaption></figcaption></figure>

### Video Overview

This video demonstrates some of the settings and options, including contact form blocks:

{% embed url="<https://www.loom.com/share/8854c59aeb7143efb7a349aa2a42331b?sid=e88dd041-e278-4f89-932a-f36bf592ca73>" %}
**Video walkthrough for the Contact form section**
{% endembed %}


---

# 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, and the optional `goal` query parameter:

```
GET https://broadcast.presidiocreative.com/broadcast-v5/sections/broadcast-sections/contact-form.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
