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

# My Rewards

> Track your promotion performance and earned rewards

## Reward Dashboard

<CardGroup cols={2}>
  <Card title="Events Promoted" icon="calendar">
    Total number of events you're promoting
  </Card>

  <Card title="Promotion Earnings" icon="money-bill">
    Total earnings from commissions
  </Card>

  <Card title="Tickets Sold" icon="ticket">
    Number of tickets sold through your links
  </Card>

  <Card title="Total Views" icon="eye">
    Combined views across all promotion links
  </Card>
</CardGroup>

## Active Rewards

View rewards you're currently working towards:

* Event name
* Reward type
* Reward value
* Status
* Progress

<Tip>
  Click "View Reward" to see detailed progress and claim instructions.
</Tip>

## Earned Rewards

<AccordionGroup>
  <Accordion title="Available to Claim" icon="gift">
    Rewards you've earned but haven't claimed yet:

    * Click "Claim Reward" to redeem
    * Follow redemption instructions
    * Track claim status
  </Accordion>

  <Accordion title="Claimed Rewards" icon="check">
    Previously claimed rewards:

    * Redemption date
    * Reward value
    * Event details
  </Accordion>
</AccordionGroup>

## Reward Progress

Track your promotion performance:

* Link click counts
* Ticket sale conversions
* Commission calculations
* Goal completion status

<Note>
  Rewards are automatically tracked and updated as you meet promotion goals.
</Note>
