# Newsletter popup

### Configure the newsletter popup

Select the customize theme option. Click on the dropdown menu at the top to select the **Home page** templat&#x65;**.**

From the left side menu, select the **newsletter popup.**

Customize the section by utilizing the settings on the right side of the theme editor, as described below:

<table data-header-hidden><thead><tr><th width="281"></th><th></th></tr></thead><tbody><tr><td>Enable newsletter popup</td><td>Tick this checkbox to enable the newsletter popup.</td></tr><tr><td>Popup position</td><td>Select the popup position from the following options:<br>-Top left<br>-Top center<br>-Top right<br>-Middle left<br>-Middle center<br>-Middle right<br>-Bottom left<br>-Bottom center<br>-Bottom right</td></tr><tr><td>Heading</td><td>Enter the heading text. </td></tr><tr><td>Description</td><td>Enter the description text.</td></tr><tr><td>Set cookie for newsletter popup(days)</td><td>Set the time (days) for which you want the cookies to expire. <br><br>For example, if you set the time as two days, and the storefront customer closes the newsletter popup or submits their email for subscription, after two days, the popup will reappear on the storefront.</td></tr></tbody></table>


---

# 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://shinedezign.gitbook.io/starlite-documentation/overview/newsletter-popup.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.
