# First setup - beginners

{% hint style="info" %}
Here are the initial steps to set up your ActiveCampaign account.
{% endhint %}

If you have just opened your account with ActiveCampaign, you can follow this tutorial in English to help you get started in the best possible way.

1. [**Create an account**](/partners/create-accounts.md)**.** Set the Language and Add a Physical Address: We'll guide you through creating your ActiveCampaign account by setting the language to Spanish and adding your physical address to comply with email-sending regulations.&#x20;
2. [**Create your list.**](/activecampaign-academy/getting-started/organize-your-contacts/how-to-create-a-list.md) Learn to organize your contacts by creating a master list, effectively maintaining segmentation, and minimizing the number of lists.&#x20;
3. [**Create your tags**](/activecampaign-academy/getting-started/organize-your-contacts/how-to-create-tags.md)**.** We will teach you how to use labels to segment and personalize your contacts, providing a system to keep your account organized.
4. [**Create your first campaign.** ](/activecampaign-academy/getting-started/build-your-campaigns.md)Discover how to draft and send personalized email campaigns, exploring options like newsletters, product updates, and flash sale campaigns.
5. [**Set up your first automation.**](/activecampaign-academy/exploring-further/build-your-automations.md) Learn to create automations for value sequences, post-sale emails, and sales automations, optimizing your marketing actions.
6. [**Create your first form**](/activecampaign-academy/exploring-further/design-your-forms.md)**:** Design attractive and effective forms to capture new contacts and grow your list of active contacts.

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

Your ActiveCampaign account will now be ready to be used. If you have any questions, don't hesitate to [email us](mailto:support@wildmail.io) for free assistance with setting up your account.


---

# 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/account-setup/first-setup-beginners.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.
