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

# Overview

> Your Upswell Play restaurant dashboard overview

## Performance-Based Restaurant Marketing

Upswell Play brings diners to your restaurant with zero upfront costs. You only pay when we successfully hit your diner goals.

## Quick Actions

<Columns cols={2}>
  <Card title="Create Campaign" icon="bullhorn" href="/restaurant/campaigns">
    Set your diner goal and launch a new campaign
  </Card>

  <Card title="Manage Venues" icon="map-pin" href="/restaurant/venues">
    Add or update your restaurant locations
  </Card>

  <Card title="Update Profile" icon="user" href="/restaurant/profile">
    Edit restaurant name and cuisine type
  </Card>

  <Card title="Check Billing" icon="credit-card" href="/restaurant/billing">
    View payment methods and invoices
  </Card>
</Columns>

## How It Works

<Steps>
  <Step title="Set Your Goal">
    Choose how many diners you want (e.g., 50, 100, 200)
  </Step>

  <Step title="We Market You">
    Our team creates and runs targeted campaigns
  </Step>

  <Step title="Track Progress">
    Monitor real-time progress toward your goal
  </Step>

  <Step title="Pay on Success">
    Only pay when we hit your diner target
  </Step>
</Steps>

## Platform Benefits

<Columns cols={3}>
  <div>
    **No Upfront Costs**

    Zero setup fees or monthly subscriptions
  </div>

  <div>
    **Performance-Based**

    Pay only for successful results
  </div>

  <div>
    **Real-Time Tracking**

    Monitor campaign progress live
  </div>
</Columns>

## Getting Started

New to Upswell Play? Start with our quick setup guide:

<Card title="Quick Start Guide" icon="rocket" href="/restaurant/quickstart">
  Complete setup in just a few minutes
</Card>

## Need Help?

<Columns cols={2}>
  <Card title="FAQ" icon="circle-question" href="/restaurant/faq">
    Common questions and answers
  </Card>

  <Card title="Support" icon="headset" href="mailto:upswell@bobidi.com">
    Contact our support team
  </Card>
</Columns>
