# Subscription form

{% hint style="info" %}
**Add section -> Subscription form**
{% endhint %}

## Content

&#x20; In the **“Title”**, write the title of the subscription form. In the **“Paragraph”**, write the information text. In the **“Placeholder”**, you can write a text if such a need arises. In the **“Button text”**, you can write the button's name. Then choose the style of the subscription form in the **“Colorize style”**, where five styles are available.

{% tabs %}
{% tab title="Style #1" %}
![With the separator both above and below the Subscription form section](/files/-MfqXfbQSfrZB-UP3QPM)
{% endtab %}

{% tab title="Style #2" %}
![With the separator only above the Subscription from section](/files/-MfqXqhb0F_NPTO2mur7)
{% endtab %}

{% tab title="Style #3" %}
![Without a separator](/files/-MfqYKdulZf4Uh7SSIKN)
{% endtab %}

{% tab title="Style #4" %}
![With a black background and white text lines](/files/-MfqYazE_HgaHMG4L3VA)
{% endtab %}

{% tab title="Style #5" %}
![With a grey background and black text lines](/files/-MfqZ90mVwMGAjPjbB5E)
{% endtab %}
{% endtabs %}


---

# 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://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/subscription-form.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.
