# 2. How to create a Buy one get one (BOGO) offer?

{% hint style="info" %}
A Buy One Get One (BOGO) or Buy X Get Y is a sales campaign in which customers purchasing a specific product will be offered another gift.
{% endhint %}

Here are the steps to create a BOGO.

**Step 1: Click Create Offer**

<figure><img src="/files/5GnYujd8y97igUoOKqD6" alt=""><figcaption></figcaption></figure>

**Step 2: Choose condition: In** Offer main condition > Add main condition > choose **Specific product condition** > Add this condition

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

**Step 3: Select products.** Customers will need to buy these products first to receive gift.

If you want to create a 'Buy more, get more' (eg: buy 2 get 1 > buy 4 get 2...), please tick the Multiply gifts with number of products option.

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

**Step 4:** **Select gifts.** Choose the gift of the offer. You can change the gift discount percentage and the number of gifts customers will receive.

<figure><img src="/files/7wn7uCjf3ut29duCQwcE" alt=""><figcaption></figcaption></figure>

**Step 5:** Click **Publish** to publish your offer on your online store immediately.\
Click **Save draft** to save the offer setup first, but not publish it yet.


---

# 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://bogos-guideline.gitbook.io/user-guide/faqs/2.-how-to-create-a-buy-one-get-one-bogo-offer.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.
