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

# Quickstart

> Set up your first referral campaign in 5 minutes

# Get Started with PromoStack

Follow this guide to integrate PromoStack into your mobile app and launch your first referral campaign.

## Step 1: Create Your Account

<Steps>
  <Step title="Sign Up">
    Go to [PromoStack Dashboard](https://www.promostack.app) and sign up with Google
  </Step>

  <Step title="Create Workspace">
    Create your workspace (e.g., "My Company")
  </Step>

  <Step title="Add Your App">
    Add your mobile app with App Store and Google Play URLs
  </Step>
</Steps>

## Step 2: Set Up Campaign

<Steps>
  <Step title="Create Code Pools">
    Import iOS and Android codes for referees and rewards
  </Step>

  <Step title="Create Campaign">
    Configure thresholds (e.g., 5 referrals = 1 reward)
  </Step>

  <Step title="Get API Key">
    Copy your API key from app settings
  </Step>
</Steps>

## Step 3: Integrate SDK

Add PromoStack API calls to your app. See [API Reference](/api-reference/introduction) for details.

## Next Steps

<CardGroup cols={2}>
  <Card title="Metacode Flow" icon="link" href="/concepts/metacode-flow">
    Learn how attribution works
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Explore all API endpoints
  </Card>

  <Card title="Dashboard" icon="gauge" href="https://www.promostack.app/dashboard">
    Monitor your campaigns
  </Card>

  <Card title="Support" icon="envelope" href="mailto:support@promostack.app">
    Get help from our team
  </Card>
</CardGroup>
