# Newsletter form

### Newsletter form

The Newsletter Form section allows you to collect customer emails directly from your storefront. It’s an essential tool for building your mailing list, keeping your audience updated with promotions, product launches, and news.

\
![](/files/T4KEKtMsfJZA5gUvKd2J)

To add and customize your slideshow section:

1. Go to the theme editor (**Customize**), click **Add section > Newsletter Form.**
2. Customize the following settings:

### Contact form Settings Reference

| Category            | Setting                   | Description                                                                                                                            |
| ------------------- | ------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| <p><br></p>         | <p>Heading</p><p><br></p> | The title displayed above the form (e.g., “Subscribe to our newsletter”).                                                              |
| <p><br></p>         | Form disclaimer           | Optional text placed below the form, commonly used to describe the benefits of subscribing or to add legal notes (e.g., data privacy). |
| <p><br></p>         | Color scheme              | Defines the colors for text and background elements of the form.                                                                       |
| Content positioning | Position on desktop       | Determines where the form block is placed horizontally on larger screens (Left, Center, Right).                                        |
| <p><br></p>         | Text alignment on desktop | Aligns text inside the form block (Left, Center, Right).                                                                               |
| <p><br></p>         | Position on mobile        | Determines where the form block is placed horizontally on smaller screens.                                                             |
| <p><br></p>         | Text alignment on mobile  | Aligns text inside the block for mobile view.                                                                                          |

<br>


---

# 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://raidho.gitbook.io/monterrey-theme/sections/editor/page-sections/newsletter-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.
