# Adding a Product

Before you can create a campaign, you must add your mobile app or web product to the ACP Edge dashboard.

To begin setting up your campaign, add a product:

1. Click **Add Product** from the ACP Edge dashboard.

<div align="left" data-with-frame="true"><img src="/files/KsnocT3b0FLDe4fw0ADU" alt=""></div>

2. Select one of the following product types: **Mobile App** or **Web**.
3. For **Mobile App** products, enter the **App Name** or **Developer Name** and select the app from the **Google Play** or **App Store.**

<div align="left" data-with-frame="true"><img src="/files/wXDHeZLmSpQrjP9RXnyj" alt=""></div>

4. Click **Save**.
5. For **Web** products, enter the **Product Name** and upload an icon.

<div align="left" data-with-frame="true"><img src="/files/GWPi6R38ReT7nZjuENqD" alt=""></div>

{% hint style="info" %}
The app icon updates automatically from the App Store and is refreshed every 24 hours.
{% endhint %}

6. Click **Save**.
7. (Optional) To disable or remove products from the list, click ![](/files/cmcq1NCskZPzmpXH6hnl) and select **Disable Product** or **Remove**.

<div align="left" data-with-frame="true"><img src="/files/bw7yaZL5GuB2ZTDgfD8L" alt=""></div>

To configure your campaign settings, see [Creating a Campaign](/dt-offer-wall/advertisers/acp-edge-advertiser-dashboard/campaign-setup/creating-a-campaign.md).

<br>


---

# 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.digitalturbine.com/dt-offer-wall/advertisers/acp-edge-advertiser-dashboard/campaign-setup/adding-a-product.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.
