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

# Quickstart

> Configure your loyalty program in under 5 minutes

## Setup your account

If you haven't already, sign up for a Masivo account to get started. You can create an account on our [dashboard](https://app.masivo.ai).

### Configure your loyalty program

<AccordionGroup>
  <Accordion icon="crown" title="Create tiers by loyalty level">
    You can configure rules that your customers must follow to enter or exit
    each of your tiers. Learn more about [creating
    tiers](/guides/setup-a-tier-system).
  </Accordion>

  <Accordion icon="gift" title="Create rewards to gift your customers">
    There are many types of rewards you can offer your customers. Each type has
    their own rules and requirements. Learn more about [creating
    rewards](/guides/create-rewards).
  </Accordion>

  <Accordion icon="megaphone" title="Launch a campaign to track & distribute rewards">
    Distribute rewards using coupons, purchases and other customer events. Learn
    more about [launching a campaign](/guides/launch-a-campaign).
  </Accordion>
</AccordionGroup>

### Give it a test run

<AccordionGroup>
  <Accordion icon="flask" title="Dashboard playground">
    The playground is a user friendly interface that allows you to emulate your
    customers' interactions with your loyalty program. You can learn more about
    the [playground](/guides/masivo-playground) here.
  </Accordion>

  <Accordion icon="code" title="Interactive API reference">
    The API reference comes with an interactive interface that allows you to
    emulate your customers' interactions with your loyalty program. You can
    learn more about the [API reference](/api-reference) here.
  </Accordion>
</AccordionGroup>

## Next steps

Now that you've set up a simple loyalty program, here are some additional features you can explore to power up your system.

<CardGroup cols={2}>
  <Card title="Earning conditions" icon="ruler" href="/guides/advance-rules">
    Enhance your campaign rules to reward customers based on certain conditions
  </Card>

  <Card title="Customer metrics" icon="users" href="/guides/track-customer-activity">
    Track your customers' growth and engagement
  </Card>

  <Card title="Loyalty metrics" icon="chart-mixed" href="/guides/monitor-program">
    Monitor your loyalty program's performance
  </Card>

  <Card title="Integrate your platform" icon="link" href="/api-reference/guides">
    Learn how to integrate Masivo with your e-commerce platforms
  </Card>
</CardGroup>
