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

# Product

> What the Royal Glow Salon & Spa platform is, who it's for, and where to go next — in plain language.

<Info>
  **New here?** This section explains the whole platform in plain language. Run or
  work at the salon? Start with **Business Overview**. A customer? Jump to the
  **Customer Guide**. On the team? Head to the **Admin & Staff Guide**.
</Info>

Royal Glow Salon & Spa is a premium beauty and wellness business in Bengaluru,
India. This platform is the software that runs the whole business — the website
customers visit, the booking experience they use, the portal the salon team
works in every day, and the automation that ties it all together.

Think of it as one connected system instead of a pile of separate tools. A
customer books online, the front desk confirms it, the service happens, an
invoice is generated, loyalty points are awarded, and the customer's history
updates — all in the same product, with no copying data between apps. That
single source of truth is what makes the salon run smoothly and what makes the
numbers trustworthy.

This section explains the product for **everyone** — a salon owner, a manager, a
brand-new receptionist on their first day, or an engineer reading the code for
the first time. Each page starts with a plain-language summary, then goes deeper
if you want the detail.

## Start here

<Columns cols={2}>
  <Card title="Business Overview" icon="briefcase" href="/content/docs/product/business-overview">
    What Royal Glow is, the problem it solves, every module, who uses it, and how
    the business makes money.
  </Card>

  <Card title="Customer Guide" icon="user-round" href="/content/docs/product/customer-guide">
    A step-by-step walkthrough for customers: signing in, booking, memberships,
    gems, and offers.
  </Card>

  <Card title="Admin & Staff Guide" icon="user-cog" href="/content/docs/product/admin-staff-guide">
    For the salon team: roles and access, daily operations, billing, memberships,
    leads, schedules, and policies.
  </Card>

  <Card title="Features" icon="sparkles" href="/content/docs/features/index">
    A deeper, feature-by-feature reference of everything the platform can do.
  </Card>
</Columns>


## Related topics

- [Data Seeding](/content/docs/data-seeding.md)
- [Background Jobs](/content/docs/api-reference/jobs.md)
- [Project Status](/content/docs/project-status.md)
- [Business Overview](/content/docs/product/business-overview.md)
- [Architecture](/content/docs/architecture.md)
