> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/advertisers/campaigns/creating-a-campaign/create-campaign-step1.md).

# Step 1 - General

<figure><img src="/files/INRBl7s5uPPbVkrrxnYm" alt=""><figcaption></figcaption></figure>

In order to start buying traffic, you must **create a campaign**. To do this, from the main screen of the Admin Panel, click on **Campaigns**, then **Campaigns List**, and select **New Campaign**. The campaign creation process consists of 5 different steps, which you will proceed through them from left to right.

{% hint style="info" %}
**Note**: When creating a campaign, please make sure that you are following our [**advertiser guidelines**](https://www.exoclick.com/guidelines/). You can learn more about [how long a campaign can take to be approved](/advertisers/advertisers-faq/advertiser-compliance/how-soon-approve-campaign.md) or [why a campaign could be rejected](/advertisers/advertisers-faq/advertiser-compliance/my-campaign-got-rejected-why.md) in our **"Advertisers FAQ"** section in the sidebar.
{% endhint %}

## Adding General Details

First, add the following information to the **General Details** tab:

* **Name**: Select a name for the campaign that will allow you to identify it easily when viewing your statistics.
* **Group**: Select a group for this campaign from the drop-down, or click **+New Group** to create a new one.
* **Categories**: Use the toggles next to each category to choose which ones to target. If there are multiple top-level categories, a Target All toggle will appear, letting you quickly select or deselect all categories.
* **Ad format**: Choose the [ad format](/exoclick-docs/ad-formats.md) that you wish to use from the drop-down.
* **Zone Type**: Choose which zone types you wish to target. By default **All** will be selected. To exclude specific zone types, click on them.

<figure><img src="/files/ztKQ4lLbsBVT6LBrAtJQ" alt=""><figcaption></figcaption></figure>

If creating a Native Ad campaign, you will see two checkboxes: **Only Native Zones with Title** and **Responsive Display Ad Zones.**

<figure><img src="/files/nE8PRfQHOSQRggJnTrul" alt=""><figcaption></figcaption></figure>

## **Only Native Zones with Title**

This checkbox ensures that the ad will only target zones that allows the ad to show a title. Checking this box will also affect what zones are shown on [Step 5: Zones.](/advertisers/campaigns/creating-a-campaign/create-campaign-step5.md)

## **Responsive Display Ad Zones**

Checking this box will extend the reach of your campaign to include banner zones that are enabled for Responsive Display Ads. Essentially using content from your Native campaign and then serving the ad to responsively display within the allocated banner zone. By default this checkbox is enabled.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.exoclick.com/advertisers/campaigns/creating-a-campaign/create-campaign-step1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
