# Badges

Badges are visual labels assigned to users to recognize achievements, status, or membership. They appear on dashboards and leaderboards, giving users public recognition.

## How they work

A badge is an **audience with a display layer** — it has a name, image, and description on top of a standard audience segment. Any user who belongs to that audience receives the badge.

This means badges inherit all audience capabilities:

* **Static badges** — manually curated lists of users (e.g., early supporters, approved affiliates)
* **Dynamic badges** — automatically assigned based on conditions like volume, conversions, token holdings, or points balance

## Use cases

| Badge             | Audience condition         | Applies to |
| ----------------- | -------------------------- | ---------- |
| 🥇 Gold Partner   | Referred volume > $100K    | Affiliates |
| 🐋 Whale          | Token balance > 100K       | Any user   |
| 🏆 Top Trader     | Trading volume > $1M       | Traders    |
| ⭐ Early Supporter | Static list                | Any user   |
| 🔥 Power User     | Number of conversions > 50 | Any user   |

## Configuration

Badges are configured in the **Audiences** section of the Fuul app. When creating or editing an audience, enable the badge option and set:

* **Name** — displayed to the user
* **Image** — icon or logo shown on dashboards and leaderboards
* **Description** — short explanation of what the badge represents

{% hint style="info" %}
Badges are a display feature on top of audiences. To understand how audiences and segmentation work, see [Tiers & Multipliers](https://docs.fuul.xyz/core-concepts/tiers-and-multipliers) and [Managing Audiences](https://docs.fuul.xyz/developer-guide/managing-audiences).
{% endhint %}
