# Newsletter

Story includes a few different methods to add a newsletter sign-up option to your shop. The newsletter form collects the customer's email address and tags them in your customer base with Accepts Marketing. When linked with Newsletter apps, you can target these customers with updates.&#x20;

When you need a simple newsletter sign-up section, this is an ideal option with very little to configure. The design can be used to break up sections on long pages or to simply have a minimal option:

<figure><img src="/files/0VfB4Y4JLpQfEea2Uszi" alt=""><figcaption></figcaption></figure>

### Section settings

Use the Section settings to customize:

* Heading for the section
* Main text information
* A success message for signing up. You can include a coupon code here.&#x20;
* Section colors
* Button color and style

### Additional settings

You can use the Content Editor to update the default text for the Newsletter:

<figure><img src="/files/izQ46bq1NFx8YoUCdWRf" alt=""><figcaption><p><strong>Filter by the term "newsletter" to quickly find the options under General</strong></p></figcaption></figure>

Change the default text for any of the following:

* Placeholder email address (<hi@email.com>)
* The submit button text (Join)
* The success response message (used only if the section setting is left blank)
* The error response message

### How to access the content editor

To open the Content Editor, you can click on the ellipsis icon at the top in the Theme Customizer and then choose **Edit default theme content**:&#x20;

<figure><img src="/files/dvaZuvi2pweFbbwW89FS" alt=""><figcaption><p><strong>How to open the Content Editor</strong></p></figcaption></figure>


---

# 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/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.
