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

# Quick Start

> Start your journey with PeerPop in minutes

## Sign Up & Onboarding

Getting started with PeerPop is quick and easy. Follow these steps to begin your journey.

### Create Your Account

<Steps>
  <Step title="Visit PeerPop">
    Go to [PeerPop.io](https://peerpop.io) and click "Start for Free" or [click here](https://peerpop.io/signup)
  </Step>

  <Step title="Complete Profile">
    Fill in your basic information to get started
  </Step>

  <Step title="Verify Your Account">
    Enter the SMS verification code sent to your phone
  </Step>

  <Step title="Choose Your Role">
    Select your primary role:

    * **Event Organizer**: Create and manage events
    * **Promoter**: Share and promote events
    * **Attendee**: Discover and attend events
  </Step>
</Steps>

<Note>
  You can always change your role or manage multiple roles from your account settings later.
</Note>

## Platform Overview

Once you're logged in, your next steps will depend on your role:

<CardGroup cols={3}>
  <Card title="Event Organizer" icon="calendar-star" href="/getting-started/create-event">
    Create your first event in minutes
  </Card>

  <Card title="Promoter" icon="megaphone" href="/getting-started/find-events">
    Share events for rewards, discounts, and cash
  </Card>

  <Card title="Attendee" icon="users" href="/getting-started/find-events">
    Find your next favorite event
  </Card>
</CardGroup>
