# Mailchimp

Access your blog **Layout** > and click on the **Add a Gadget** > **HTML/JavaScript** > in the **Sidebar** or **Footer** sections.

Shortcode: `{getMailchimp} $title={Gadget Title} $text={Gadget Text}`

Gadget Attributes: The `$title={}` and `$text={}` attributes are optional.

**Example:**

<figure><img src="/files/nlkQc43GfqJoNbDKTeJn" alt="Mailchimp" width="451"><figcaption></figcaption></figure>

### How to Get The Mailchimp Subscribe Form URL?&#x20;

You can get the link easily by following the steps below.

{% stepper %}
{% step %}
Create a free account on Mailchimp – [Create Now](https://login.mailchimp.com/signup/)&#x20;

{% endstep %}

{% step %}
After creating your account go to **Audience** > **Signup forms** > **Form builder**.

<img src="/files/Yk8uZnZPtIdzHjZhSvz3" alt="Step 2" data-size="original">
{% endstep %}

{% step %}
Create and customize your form according to your needs.

<img src="/files/s5E5EFnMB6Lm0jL0BmZP" alt="Customize form" data-size="original">
{% endstep %}

{% step %}
Copy and access the **Signup form URL.**

<img src="/files/5tawTZloaf0YD5zAZLTR" alt="Copy signup form url" data-size="original">
{% endstep %}

{% step %}
After the page loads, **Copy** the final **Subscribe Form URL** into your browser’s address bar.

<img src="/files/3urMv0N7WF117UOMn3mh" alt="Copy subscribe form url" data-size="original">
{% endstep %}
{% endstepper %}

{% hint style="success" %}
SUCCESS: Now you can correctly setup your subscription gadget.
{% endhint %}


---

# 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://docs.probloggertemplates.com/guides/magspot/getting-started/mailchimp.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.
