# Creating your 1st campaign

In this tutorial we will see how we can create a simple campaign.&#x20;

Before creating your campaign it is recommended to write on a text file which URLs you want your campaign to target (**Money Site URL Links**) and **keywords** that you want to use for your campaign.

In order to create and run a campaign there are some prerequisites. Your campaign needs content ([**content buckets**](/documentation/content-buckets.md)), accounts ([**account templates**](/documentation/account-templates.md) and [**account buckets**](/documentation/account-buckets.md)) and some [**third-party API services**](/documentation/settings/third-party-api.md) (captcha solving services, proxies etc).

So if this is the first time you create a campaign, this tutorial will guide you though all basic steps.

If you already have set all prerequisites then skip "Before creating your campaign" section and navigate to "[**Campaign creation**](/tutorials/creating-your-1st-campaign/creating-your-campaign.md)".


---

# 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.seoneo.io/tutorials/creating-your-1st-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.
