# Newsletter Section

This section promotes email subscriptions with a visually appealing banner, including optional background image and featured post previews. It integrates with Ghost membership to collect subscriber emails.

**Step-by-Step Guide to Configure This Section**

1. Go to Ghost Admin
2. Enable **Members** in Ghost settings.
3. Go to **Design → Theme settings.**
4. Set "Banner heading" and "Banner description".
5. Upload "Banner background image".
6. To control images, add internal tag `#custom` to posts.
7. Publish posts—up to 3 will be shown in the banner.

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

<figure><img src="/files/lPAByW04MptqHHXvwca7" alt=""><figcaption></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://themesupport.gitbook.io/gravity-docs/homepage/newsletter-section.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.
