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

> View and manage your purchased tickets and RSVP passes

## Your Tickets

Here is a list of all your tickets and RSVP passes.

<CardGroup cols={2}>
  <Card title="Upcoming Events" icon="calendar">
    Active tickets for future events
  </Card>

  <Card title="Past Events" icon="calendar-alt">
    Previous event tickets
  </Card>
</CardGroup>

<Tip>
  Click **View Ticket** to reveal QR code for event check-in.
</Tip>

<Note>
  Tickets are also emailed and texted to you after checkout. Please check your email and spam folders if you do not see them here.
</Note>

## Ticket List

Each ticket entry shows:

* Event name and date
* Status (Upcoming/Past)
* Quantity purchased
* Order number
* Purchase date

<Tip>
  Click "View Ticket" to reveal QR code for event check-in.
</Tip>

## Ticket Details

<AccordionGroup>
  <Accordion title="View QR Code" icon="qrcode">
    * Unique QR code for each ticket
    * Required for event entry
    * Can be screenshot or saved
  </Accordion>

  <Accordion title="Order Information" icon="receipt">
    * Order confirmation
    * Payment details
    * Purchase date
    * Ticket type
  </Accordion>
</AccordionGroup>

<Note>
  Keep your QR codes private - they are your access pass to the event!
</Note>
