# Email signup banner

The **Email signup banner section** encourages potential customers to subscribe their emails for updates and follow social media channels, helping build an audience before the store opens.

<figure><img src="/files/85ip5WQDz8KqeGNAIe4A" alt=""><figcaption></figcaption></figure>

### 1. Section settings:

* **Background image**: Upload a background image to enhance visual appeal.
* **Image overlay opacity**: Adjust the transparency of the overlay on the background image to improve readability.

### 2. Blocks settings:

* **Heading block**:
  * **Heading:** Enter a title that grabs attention.
  * **Heading size**: Customize the heading font size: *Small, Medium, Large, Extra large, Extra extra large.*
* **Text block**:
  * **Text:** Add a description to provide more context or encouragement for visitors to subscribe.
* **Email form block**: When added, displays an email signup form for customers to subscribe
  * **Show social media links**: If enabled, social media icons will appear below the email form, allowing visitors to connect on different platforms.


---

# 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://help.byinspiredlabs.com/coming-soon-page/email-signup-banner.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.
