> ## Documentation Index
> Fetch the complete documentation index at: https://docs.beatpass.ca/llms.txt
> Use this file to discover all available pages before exploring further.

# Achievements

> Understand how BeatPass producer achievements work, including unlocked and locked states, rarity labels, and XP rewards.

Achievements are milestone-style rewards in the BeatPass producer experience. They help you track progress across your activity and can award XP.

## Where to Find Achievements

Open your **Producer Dashboard**, then go to the **Progress** page. The achievements section appears below your level and XP summary.

## What You See

<CardGroup cols={2}>
  <Card title="Unlocked achievements" icon="circle-check">
    Achievements you have already earned.
  </Card>

  <Card title="Locked achievements" icon="lock">
    Achievements you have not earned yet.
  </Card>

  <Card title="Rarity labels" icon="star">
    Visual rarity tags shown on each achievement.
  </Card>

  <Card title="XP-earned summary" icon="bolt">
    A total of XP earned from achievements.
  </Card>
</CardGroup>

## How Achievements Work

* Achievements are visible even before you unlock them
* Most achievements award XP when unlocked
* Some special achievements count toward progress without adding XP
* The achievement list can grow over time — your **Progress** page always shows the current set

## Learn More

<CardGroup cols={2}>
  <Card title="Achievement Catalog" href="/help/gamification/achievements/catalog" icon="clipboard-list">
    How to browse the live achievement catalog.
  </Card>

  <Card title="Rarity Tiers" href="/help/gamification/achievements/rarity-tiers" icon="star">
    Understand the rarity labels shown on achievements.
  </Card>
</CardGroup>

<Snippet file="sections/need-help.mdx" />
