> ## 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.

# Achievement Rarity Tiers

> Understand the rarity labels used by the current BeatPass achievement experience.

BeatPass uses rarity labels to help you read achievement difficulty and importance at a glance.

## Current Rarity Labels

<CardGroup cols={2}>
  <Card title="Common" icon="circle-check">
    Baseline achievement rarity.
  </Card>

  <Card title="Rare" icon="star">
    A stronger milestone than common achievements.
  </Card>

  <Card title="Epic" icon="sparkles">
    A high-value achievement tier.
  </Card>

  <Card title="Legendary" icon="crown">
    The rarest standout tier shown in the current producer progress styling.
  </Card>
</CardGroup>

## Extra Label You May Encounter

Some achievement-related producer or community-style surfaces can also surface an **Uncommon** label. If you see it, treat it as a tier between Common and Rare.

## How Rarity Appears In The UI

<AccordionGroup>
  <Accordion title="Unlocked achievements">
    Rarity is shown as part of the achievement badge styling and label.
  </Accordion>

  <Accordion title="Locked achievements">
    Locked achievements are muted so the focus stays on whether you have unlocked them yet.
  </Accordion>

  <Accordion title="XP and rarity are related but not identical">
    Higher-rarity achievements often feel more significant, but you should trust the XP shown on the live achievement itself instead of a fixed rarity-to-XP chart.
  </Accordion>
</AccordionGroup>
