# Newsletter

Captures customer email (and optionally name).

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

<table><thead><tr><th width="208.50518798828125">Settings</th><th width="105.94439697265625" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Heading</td><td align="center"><code>text</code></td><td>Title for the block.</td></tr><tr><td>Heading size</td><td align="center"><code>select</code></td><td>Font size option: <code>Mini</code>, <code>Extra small</code>, <code>Small</code>, <code>Medium</code>, <code>Large</code>, or <code>Extra large</code>.</td></tr><tr><td>Text</td><td align="center"><code>richtext</code></td><td>Intro text.</td></tr><tr><td>Button text</td><td align="center"><code>text</code></td><td>Call-to-action label.</td></tr><tr><td>Show name field</td><td align="center"><code>checkbox</code></td><td>Collects names if enabled.</td></tr><tr><td>Show arrow</td><td align="center"><code>checkbox</code></td><td>Displays arrow icon.</td></tr><tr><td>Show reCAPTCHA terms</td><td align="center"><code>checkbox</code></td><td>Highly recommended.</td></tr><tr><td><strong>Button</strong></td><td align="center"></td><td></td></tr><tr><td>Color</td><td align="center"><code>select</code></td><td>Choose from <code>Black</code>, <code>White</code>, <code>Primary</code>, or <code>Secondary</code> button styles.</td></tr><tr><td>Size</td><td align="center"><code>select</code></td><td>Button size: <code>Small</code>, <code>Medium</code>, or <code>Large</code>.</td></tr><tr><td>Style</td><td align="center"><code>select</code></td><td>Button style: <code>Solid</code>, <code>Outline</code>, or <code>Text</code>.</td></tr><tr><td><strong>Social media icons</strong></td><td align="center"></td><td></td></tr><tr><td>Show social icons</td><td align="center"><code>checkbox</code></td><td>Pulled from Theme settings.</td></tr><tr><td>Column width</td><td align="center"><code>range</code></td><td>Width '%' for desktop layout.</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://broadcast.presidiocreative.com/footer/footer-blocks/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.
