# Contact form

Build a simple or completely custom contact form with this section that includes blocks of many types of form elements. Include frequently asked questions with the accordion feature:

<figure><img src="/files/1LJJ4YZBPG7Gy0xgDi7e" alt=""><figcaption><p><strong>FAQ question are added the right column</strong></p></figcaption></figure>

### Add anywhere

Add the section to the homepage, page templates, Product detail pages, blog posts, search pages, the 404 page, the cart page, and even context-specific sections.&#x20;

### Mobile

Accordions are placed below the main contact for mobile devices:

<figure><img src="/files/sGNhBqbvWYyO0qAipoIW" alt=""><figcaption><p><strong>Mobile view</strong></p></figcaption></figure>

### Section settings

Use the section settings to configure:

* Heading for the form
* Heading for the accordion section
* Section background color: Uses Story's color pallets in the Theme settings.&#x20;
* Section padding: Width, top, and bottom

<figure><img src="/files/6mbE9aISXvk17rVhrw4t" alt=""><figcaption><p><strong>Section settings</strong></p></figcaption></figure>

### Blocks

Story includes a wide range of form blocks to fully customize your contact form. Use the accordion block to add the FAQ-style questions and answers:

<figure><img src="/files/Y87t2GsjarG2zq6ibqhS" alt=""><figcaption><p><strong>Contact section blocks</strong></p></figcaption></figure>

### Form requirements

The email and message information is required for sending a Shopify contact form. All other form blocks are optional. Remember, you can add as many form blocks as needed like multiple checkboxes and blocks, and be positioned by sorting the block order.&#x20;


---

# Agent Instructions: 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://story.groupthought.com/sections/story-sections/contact-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.
