> For the complete documentation index, see [llms.txt](https://help.citrusad.com/retail-media-interface/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.citrusad.com/retail-media-interface/campaign-creation-and-editing/strategy.md).

# Strategy

In the **Strategy** stage of your campaign setup, you’ll define your budget and bidding strategy. This includes setting optional spend limits and specifying your campaign bid.

## Steps to configure

{% stepper %}
{% step %}

### **Review selected wallet**

* The UI displays your selected wallet
* The **wallet balance**
* Any **daily budget** set on the wallet

{% hint style="info" %}
To change the wallet, go to the **Campaign set-up** stage.

To set your wallet's daily budget, edit it in the **Wallet Manager**.
{% endhint %}
{% endstep %}

{% step %}

### **(Optional) set a campaign spend limit**

{% hint style="success" %}
We recommend **not setting a campaign spend limit** and instead using your wallet’s daily budget for overall control. Use campaign spend limits only for fine-tuning.
{% endhint %}

Available campaign spend limits (subject to retailer support):

* **Total Spend**: Sets a maximum total spend for the campaign.
* **Daily Spend**: Sets a daily cap on campaign spend.
  {% endstep %}

{% step %}

### Set your campaign bid

* Set your campaign-level bid. This bid is used in the auction process, so it is best to ensure your bidding is competitive.

{% hint style="info" %}
Check to see if your campaign is charged on a CPC (cost per click) or CPI (cost per impression). **Product ads** are charged on a CPC basis, and **Banner ads** are charged on a CPI basis. Certain placements can also override to an alternate charging method.
{% endhint %}
{% endstep %}

{% step %}

### Set any keyword bids

* Available on search placements. Set a specific bid for each keyword to fine-tune which keywords to bid high on, and which will use your campaign's bid.
* Use the Search Volume, Minimum Bid, and Average winning bid to inform your bidding strategy.
  {% endstep %}
  {% endstepper %}

Take the guided tour below for a step-by-step walk-through:

{% embed url="<https://epsilon.storylane.io/share/p90lbi59gznw>?" fullWidth="true" %}

Take the full wizard tour by following the prompts, or check out the [**Demo Hub**](https://epsilon.storylane.io/hub/demo-hub)**.**


---

# 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://help.citrusad.com/retail-media-interface/campaign-creation-and-editing/strategy.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.
