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

# SimpleTix for Fitness & Wellness Studios

> Maximize class bookings with simple setup, smooth selling, and more money in your pocket—SimpleTix makes every fitness session a success.

Turn every class into profit with SimpleTix! Experience effortless scheduling, smooth selling, and seamless event management, so you can focus on delivering unforgettable fitness experiences.

## Key Features for Fitness & Wellness Studios

<div style={{ display: 'grid', gridTemplateColumns: 'repeat(2, minmax(300px, 1fr))', gap: '1rem' }}>
  <Card>
    <h3 style={{ color: '#4284b3' }}>Flexible Class Scheduling</h3>
    <p>Manage your classes, workshops, and retreats with adjustable schedules and recurring options.</p>
  </Card>

  <Card>
    <h3 style={{ color: '#4284b3' }}>Streamlined Registration</h3>
    <p>Simplify signups and payments to enhance both user experience and revenue.</p>
  </Card>
</div>

## Onboarding Steps

<Steps>
  <Step title="Creating Account" defaultOpen={false}>
    <p>Start by creating your SimpleTix account. This foundational step sets you up for effortless management of your studio.</p>

    <div style={{ display: 'grid', gridTemplateColumns: 'repeat(2, minmax(250px, 1fr))', gap: '1rem' }}>
      <Card title="Account Creation" icon="user" href="/docs/getting-started/creating-account">
        Get started by setting up your account.
      </Card>
    </div>
  </Step>

  <Step title="Create Your Event" defaultOpen={false}>
    <p>Design your event to simplify setup and registration. A well-structured event page is key to boosting attendance.</p>

    <div style={{ display: 'grid', gridTemplateColumns: 'repeat(2, minmax(250px, 1fr))', gap: '1rem' }}>
      <Card title="Event Setup" icon="calendar" href="/docs/getting-started/creating-event">
        Create a clear and accessible event page.
      </Card>
    </div>
  </Step>

  <Step title="Connect a Payment Processor" defaultOpen={false}>
    <p>Ensure seamless transactions by connecting your preferred payment processor. Fast and secure payments are essential for business success.</p>

    <div style={{ display: 'grid', gridTemplateColumns: 'repeat(2, minmax(250px, 1fr))', gap: '1rem' }}>
      <Card title="Payment Processor" icon="money-bill" href="/docs/getting-started/creating-processor">
        Integrate for fast and secure payments.
      </Card>
    </div>
  </Step>

  <Step title="Take Your Event Live" defaultOpen={false}>
    <p>Launch your event to the public and start engaging with your audience. Going live makes your event fully accessible for ticket sales.</p>

    <div style={{ display: 'grid', gridTemplateColumns: 'repeat(2, minmax(250px, 1fr))', gap: '1rem' }}>
      <Card title="Go Live" icon="rocket" href="/docs/getting-started/taking-event-live">
        Publish your event and begin selling tickets.
      </Card>
    </div>
  </Step>

  <Step title="Additional Setup" defaultOpen={false}>
    <p>Enhance your studio setup with extra features such as integrations, memberships, and donation configurations.</p>

    <div style={{ display: 'grid', gridTemplateColumns: 'repeat(2, minmax(250px, 1fr))', gap: '1rem' }}>
      <Card title="Set Up Integrations" icon="puzzle-piece" href="/docs/integrations/connecting-zoom-to-simpletix">
        Connect your favorite tools for seamless operations.
      </Card>

      <Card title="Create Membership Program" icon="id-card" href="/docs/memberships/membership-setup">
        Build loyalty with exclusive membership tiers.
      </Card>

      <Card title="Configure Donations" icon="hand-holding-usd" href="/docs/promos-discounts/managing-promo-codes-in-simpletix">
        Enhance fundraising with integrated donation options.
      </Card>
    </div>
  </Step>
</Steps>

## FAQ

<Accordion title="Can I use SimpleTix to manage both in-person and online classes?" defaultOpen={true}>
  Yes, SimpleTix supports both in-person and online events, enabling you to manage them seamlessly on one platform.
</Accordion>

<Accordion title="How do I schedule recurring classes (e.g., every Monday at 6 PM)?" defaultOpen={true}>
  SimpleTix offers a recurring events feature that allows you to schedule classes on a regular basis with ease.
</Accordion>

<Accordion title="How do I integrate with Zoom for my online classes?" defaultOpen={true}>
  Connect your Zoom Pro account under Settings > Plugins. Once connected, your meeting links will be automatically added to confirmation emails.
</Accordion>

<Accordion title="How do I create and manage memberships?" defaultOpen={true}>
  Set up a dedicated membership page with different tiers and recurring billing options to offer exclusive benefits to your loyal clients.
</Accordion>

<Accordion title="What if a member wants to cancel their membership?" defaultOpen={true}>
  Members can manage their own cancellations online, or you may process cancellations manually through the backend.
</Accordion>

<Accordion title="Can I offer discounts or promo codes?" defaultOpen={true}>
  Yes, you can create custom promo codes with fixed discount amounts, expiration dates, and usage limits to reward your clients.
</Accordion>

<Accordion title="Can I sell merchandise or other products along with my class tickets?" defaultOpen={true}>
  Yes, SimpleTix allows you to integrate upsell items via your Square account to offer additional products during checkout.
</Accordion>

<Accordion title="How do I handle refunds or exchanges?" defaultOpen={true}>
  Refunds and exchanges can be processed directly through the SimpleTix platform, offering flexibility in managing customer requests.
</Accordion>

<Accordion title="What kind of reporting does SimpleTix provide?" defaultOpen={true}>
  Detailed reports on ticket sales, revenue, attendee demographics, and more are available, with options to export data for further analysis.
</Accordion>

<Accordion title="What support options are available?" defaultOpen={true}>
  Support is available via email, phone, and free one-on-one Zoom sessions. Additionally, tutorial videos are accessible on the SimpleTix YouTube channel.
</Accordion>

<Accordion title="How do I integrate with fitness tracking apps?" defaultOpen={true}>
  While direct integration may not be available, you can use Zapier to connect SimpleTix with your preferred fitness and marketing apps.
</Accordion>

<Accordion title="How do I set up waivers and liability forms?" defaultOpen={true}>
  You can include a terms and conditions checkbox during checkout or integrate with external services like Smart Waiver for formal processing.
</Accordion>

<Accordion title="How can I offer class packs or multi-class passes?" defaultOpen={true}>
  Utilize the Flex Pass option to provide customers with multi-class packages at discounted rates.
</Accordion>

## Pricing

<Card title="Pricing: $0.79 + 2% per ticket. No monthly fees." icon="dollar-sign" href="https://www.simpletix.com/pricing.php">
  Click here to get the full breakdown of SimpleTix pricing and fees.
</Card>
