# Using Badges in Campaigns

## Overview

Campaigns can grant badges automatically when rule conditions are met.\
Use this to tag members based on behavior or milestones.

{% hint style="info" %}
Create the badge first. Then you can select it in a campaign effect.
{% endhint %}

### Example scenario

Grant a **Frequent Buyer** badge after a member completes a qualifying purchase.

### Configure the “Grant badge” effect

{% stepper %}
{% step %}

### Open a campaign

1. Go to **Campaigns**.
2. Create a campaign or open an existing one.
   {% endstep %}

{% step %}

### Add rules and conditions

1. Add a **rule**.
2. Configure the rule **conditions**.
   {% endstep %}

{% step %}

### Add the badge effect

1. Add an **effect**.
2. Set **Action type** to **Grant badge**.
3. Select the **Badge** you want to grant.

<figure><img src="https://2658975168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcNVX03KZzmrGwJihLiEx%2Fuploads%2Fp18WXKXhWzlZ6jLqD7om%2Fimage.png?alt=media&#x26;token=b216e12c-d7a0-45ec-b531-29fe12d5f99d" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.openloyalty.io/main-features/badges/using-badges-in-campaigns.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.
