# Adding a Promotion

Adding a promotion to your store is very simple. When you select one of the tiles at the top of the page, you will be taken through a wizard that will take you through the set-up process step by step.

<figure><img src="/files/5nZ6B6JfPW5M1ipGnKct" alt=""><figcaption><p>Click one of these tiles to start the set-up wizard</p></figcaption></figure>

{% content-ref url="/pages/BACeDrMs4dwsTNP5bmr5" %}
[Money Off Order](/marketing/promotions/adding-a-promotion/money-off-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/4zO76M8LkyymtAKWjjuM" %}
[Money Off Item](/marketing/promotions/adding-a-promotion/money-off-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/n5vWWj99wLjVtW2i5Qrx" %}
[Cheapest Free](/marketing/promotions/adding-a-promotion/cheapest-free.md)
{% endcontent-ref %}

{% content-ref url="/pages/rNwSxsjYQRvJ53bZf5lm" %}
[Buy X for $](/marketing/promotions/adding-a-promotion/buy-x-for-usd.md)
{% endcontent-ref %}

{% content-ref url="/pages/1FOI4XEEqP9sJbnuI5Cw" %}
[Free Shipping](/marketing/promotions/adding-a-promotion/free-shipping.md)
{% endcontent-ref %}

{% content-ref url="/pages/tJmAH1j3msN7tKb4OOux" %}
[Free Tax](/marketing/promotions/adding-a-promotion/free-tax.md)
{% endcontent-ref %}


---

# 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://help.freewebstore.com/marketing/promotions/adding-a-promotion.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.
