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

> Transform your festival into a revenue-generating, hassle-free extravaganza with SimpleTix.

Welcome to your festival's ultimate backstage pass! SimpleTix transforms event planning into an electrifying experience, ensuring a stress-free setup and skyrocketing sales. Enjoy seamless ticketing, effortless management, and a platform built to amplify your festival's success.

## Key Features for Festivals

<div style={{ display: 'grid', gridTemplateColumns: 'repeat(2, minmax(300px, 1fr))', gap: '1rem' }}>
  <Card>
    <h3 style={{ color: '#4284b3' }}>Flexible Ticketing Options</h3>
    <p>Easily manage varied ticket types, from GA and Multi-Day to Flex Passes, tailored to your festival’s unique requirements.</p>
  </Card>

  <Card>
    <h3 style={{ color: '#4284b3' }}>Easy-to-Use Event Creation</h3>
    <p>Create and customize your festival event quickly with our intuitive platform, reducing complexity and saving time.</p>
  </Card>
</div>

## Onboarding Steps

<Steps>
  <Accordion title="Creating account" icon="user">
    <p>Setting up your account is the first step to launching a successful festival. With our streamlined sign-up process, you'll be ready in minutes.</p>

    <div style={{ display: 'grid', gridTemplateColumns: 'repeat(3, minmax(300px, 1fr))', gap: '1rem' }}>
      <Card title="Creating Account" href="/docs/getting-started/creating-account" icon="user">
        Sign up for SimpleTix and unlock powerful event management features.
      </Card>
    </div>
  </Accordion>

  <Accordion title="Create your event" icon="calendar">
    <p>Crafting a well-organized event page is key to engaging your audience. Our intuitive interface guides you through every detail to ensure your festival runs smoothly.</p>

    <div style={{ display: 'grid', gridTemplateColumns: 'repeat(3, minmax(300px, 1fr))', gap: '1rem' }}>
      <Card title="Create Your Event" href="/docs/getting-started/creating-event" icon="calendar">
        Set up event details, ticket options, and showcase your festival’s unique offerings.
      </Card>
    </div>
  </Accordion>

  <Accordion title="Connect a payment processor" icon="money-bill">
    <p>Linking your payment processor ensures secure transactions and prompt payouts. This step is critical for maintaining cash flow and attendee satisfaction.</p>

    <div style={{ display: 'grid', gridTemplateColumns: 'repeat(3, minmax(300px, 1fr))', gap: '1rem' }}>
      <Card title="Connect Payment Processor" href="/docs/getting-started/creating-processor" icon="money-bill">
        Enable secure and fast payment processing with your preferred provider.
      </Card>
    </div>
  </Accordion>

  <Accordion title="Take your event live" icon="rocket">
    <p>Launching your festival marks the transition from planning to execution. Get your event live and start engaging with your audience immediately.</p>

    <div style={{ display: 'grid', gridTemplateColumns: 'repeat(3, minmax(300px, 1fr))', gap: '1rem' }}>
      <Card title="Take Your Event Live" href="/docs/getting-started/taking-event-live" icon="rocket">
        Launch your festival and begin selling tickets in real time.
      </Card>
    </div>
  </Accordion>

  <Accordion title="Set up integrations" icon="puzzle-piece">
    <p>Enhance your festival’s functionality by connecting your favorite marketing and communication tools. Integrations help automate tasks and streamline operations.</p>

    <div style={{ display: 'grid', gridTemplateColumns: 'repeat(3, minmax(300px, 1fr))', gap: '1rem' }}>
      <Card title="Mailchimp Integration" href="/docs/integrations/connecting-mailchimp-to-simpletix" icon="envelope-open-text">
        Connect your email marketing tool to keep attendees informed.
      </Card>

      <Card title="Constant Contact Integration" href="/docs/integrations/connect-constant-contact-with-simpletix" icon="envelope-open-text">
        Seamlessly integrate your communication channels for effective outreach.
      </Card>
    </div>
  </Accordion>
</Steps>

## FAQs

<Accordion defaultOpen={true} title="Frequently Asked Questions">
  <Accordion defaultOpen={true} title="What types of tickets can I sell for my festival?">
    <p>You can sell General Admission, VIP, Early Bird, Single-Day, Multi-Day, and flexible Flex Pass options that allow attendees to choose their entry days.</p>
  </Accordion>

  <Accordion defaultOpen={true} title="Can I offer payment plans for tickets?">
    <p>While built-in payment plans are not available, you may offer alternatives like donation tickets or external financing options.</p>
  </Accordion>

  <Accordion defaultOpen={true} title="How do I manage different access levels (e.g., GA vs. VIP)?">
    <p>Create separate ticket types with distinct descriptions and use visual cues such as colored wristbands for smooth on-site management.</p>
  </Accordion>

  <Accordion defaultOpen={true} title="Can I sell merchandise or add-ons alongside tickets?">
    <p>Yes, SimpleTix lets you set up upsell items like camping passes, parking, or merchandise to enhance your revenue streams.</p>
  </Accordion>

  <Accordion defaultOpen={true} title="How do I handle on-site ticket sales and check-in?">
    <p>Utilize the mobile app for fast ticket scanning and on-site transactions, ensuring a smooth experience for both staff and attendees.</p>
  </Accordion>

  <Accordion defaultOpen={true} title="Can I limit the number of tickets sold for specific tiers or days?">
    <p>Absolutely — you can set capacity limits for each ticket type or even for individual event days to better manage attendance.</p>
  </Accordion>

  <Accordion defaultOpen={true} title="How do I promote my festival using the platform?">
    <p>Leverage built-in marketing tools, social sharing features, and email integrations to create buzz and drive ticket sales.</p>
  </Accordion>

  <Accordion defaultOpen={true} title="Can I track sales from different promoters or partners?">
    <p>Yes, you have two powerful options: Use trackable promo codes with unique URLs, or leverage our <a href="/docs/marketing/affiliate-marketing-center">Affiliate Marketing Center</a> for comprehensive tracking of sales, revenue, and orders generated by each partner or influencer.</p>
  </Accordion>

  <Accordion defaultOpen={true} title="What if I need to issue a refund?">
    <p>Refunds can be processed directly through SimpleTix, whether full or partial, ensuring flexibility in managing unforeseen situations.</p>
  </Accordion>

  <Accordion defaultOpen={true} title="How do I manage staff access for ticket scanning and sales?">
    <p>Add and assign roles to your team easily, giving them specific permissions for ticketing and on-site operations.</p>
  </Accordion>
</Accordion>

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