> For the complete documentation index, see [llms.txt](https://docs.acymailing.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acymailing.com/main-pages/subscription-forms/new-form.md).

# Subscription Form

When you click on the button **create** of the listing page you land on this page:

{% tabs %}
{% tab title="WordPress" %}
![](/files/-MENq-95uJR0Mxnp1TmT)
{% endtab %}

{% tab title="Joomla" %}
![For Joomla](/files/-MENq4A_n5XpNSnPcMnf)
{% endtab %}
{% endtabs %}

As you can see there are different options depending of your CMS.

### Joomla specific type

* **Module**: If you check the Module type you'll be redirected to the module creation

### WordPress specific types

* **Widget**: If you check the widget type you'll be redirected to the widget page
* **Shortcode**: Create a form with his own parameters and then insert it very easily in a page or post via his shortcode.

### Both CMS types

* **Popup**: Subscription form that is displayed in a popup&#x20;
* **Header**: Subscription form that is displayed at the top of your page
* **Footer**: Subscription form that is displayed at the bottom of your window


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.acymailing.com/main-pages/subscription-forms/new-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.
