# Newsletter

The Newsletter section allows you to collect customer email addresses and build your subscriber list directly from your store. It is commonly used to keep customers informed about new product launches, special offers, updates, and promotions.

To add this section<br>

1. **Go to** Shopify Admin > **Online Store > Themes**.
2. Click **Customize** on your active theme.
3. In the Theme Editor, click **Add Section > Newsletter**.

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

|                        |                                                                                       |
| ---------------------- | ------------------------------------------------------------------------------------- |
| Heading                | Add the heading content.                                                              |
| Heading size           | <p>Select the heading size.</p><ul><li>Minimal</li><li>Standard</li><li>Big</li></ul> |
| Text                   | Add a description for the section.                                                    |
| Newsletter description | Add the description for the newsletter.                                               |
| Desktop alignment      | <p>Choose content alignment.</p><ul><li>Left</li><li>Center</li><li>Right</li></ul>   |
| **Image settings**     |                                                                                       |
| Image                  | <p>Upload image for the section.<br>(1920 x 860px recommended)</p>                    |
| **Section space**      |                                                                                       |
| Top space              | Adjust top spacing for the section.                                                   |
| Bottom space           | Adjust the bottom spacing for the section.                                            |


---

# 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://wedesigntech-1.gitbook.io/elegance/section/newsletter.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.
