# How to create your first campaign

{% hint style="info" %}
In this section, you will find insights on how to create your first campaign in ActiveCampaign.&#x20;
{% endhint %}

The main feature of ActiveCampaign: the possibility to send personalized email marketing communications, from smaller contact segments to complete lists.

### **Recommendations:**

* Keep the objective of your campaign in mind - what do you want to achieve?
* Keep it simple at first and focus on consistency (2x/week or more)
* If you find yourself sending out the same email campaigns manually, this likely means the use case would be better solved with Automations
* When you’re more experienced, get the most out of ActiveCampaign’s segmentation features.

{% hint style="success" %}

* **Campaigns**: One-off emails (e.g. [newsletters](/activecampaign-academy/getting-started/build-your-campaigns/how-to-create-newsletters.md), product updates, flash sales)

  &#x20;

  **Automations**: Evergreen marketing efforts that send out based on specific conditions or actions by contacts (e.g. nurture sequence, post-purchase sequence, webinar registration). You need to[ build automations](/activecampaign-academy/exploring-further/build-your-automations.md) and turn them on to start your evergreen actions
  {% endhint %}

Let's get to it! Below is the step-by-step tutorial on how to set up a campaign with ActiveCampaign. :point\_down:

{% embed url="<https://www.youtube.com/watch?v=fEZWOU8hKxE>" %}


---

# 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.wildmail.io/activecampaign-academy/getting-started/build-your-campaigns/how-to-create-your-first-campaign.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.
