# Newsletter

Captures email sign-ups with a customizable heading and supporting text.

{% hint style="warning" %}
You can only choose two blocks to be shown at a time.
{% endhint %}

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

<table><thead><tr><th width="124.4150390625">Settings</th><th width="113.91015625" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Heading</td><td align="center"><code>text</code></td><td>Main title or heading displayed prominently in the block.</td></tr><tr><td>Heading size</td><td align="center"><code>range</code></td><td>Adjusts the size of the heading text, typically as a percentage or pixel value.</td></tr><tr><td>Text</td><td align="center"><code>richtext</code></td><td>Content area for adding detailed text, including formatting and links.</td></tr><tr><td>Text size</td><td align="center"><code>range</code></td><td>Controls the font size of the text content, allowing for better readability.</td></tr><tr><td><strong>Colors</strong></td><td align="center"></td><td></td></tr><tr><td>Background</td><td align="center"><code>color</code></td><td>Sets the background color of the block to match your theme or highlight it.</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://palo-alto.presidiocreative.com/sections/sections/advanced/custom-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.
