# Naayya Pricing

This is the English, agent-readable version of Naayya pricing. Human readers should use the canonical pricing page.

- Human pricing page: https://www.naayya.com/pricing
- Agent index: https://www.naayya.com/llms.txt
- Audience: AI agents, procurement assistants, comparison tools, and humans who want a compact text reference.
- Canonical source in code: `app/[locale]/(marketing)/pricing/pricing-data.ts`

## Current Pricing Model

| Plan | Canonical plan key | Public price | Best for | Billing note |
| --- | --- | --- | --- | --- |
| Free | free | €0/month | Solo instructors and small businesses that need a credible booking presence before committing to paid software. | Free monthly subscription. Payment processing and usage rules can still apply to transactions handled through the platform. |
| Professional | pro | €99/month | Growing studios, gyms, schools, and clubs that have repeat customers, multiple staff workflows, and paid programs. | EUR 99/month is the canonical public Pro price. Regional display prices are presentation-only and should be reconciled with the platform plan catalogue before checkout. |
| Enterprise | enterprise | Custom | Multi-location chains, public-sector programs, and complex teams that need implementation support or custom commercial terms. | Custom pricing. Enterprise subscriptions may use invoice, manual, hybrid, or custom Stripe pricing flows. |

## Free
- Canonical plan key: `free`
- Public price: €0/month
- Summary: For new and solo operators validating their booking flow.
- Best for: Solo instructors and small businesses that need a credible booking presence before committing to paid software.
- Billing note: Free monthly subscription. Payment processing and usage rules can still apply to transactions handled through the platform.

Included highlights:
- Public booking page for one location
- Classes or appointments
- Basic customer records and attendance
- Credit packs and pay-on-site payments
- Digital waivers

## Professional
- Canonical plan key: `pro`
- Public price: €99/month
- Summary: For active studios and wellness businesses that want one operating system for bookings, payments, customers, staff, and growth.
- Best for: Growing studios, gyms, schools, and clubs that have repeat customers, multiple staff workflows, and paid programs.
- Billing note: EUR 99/month is the canonical public Pro price. Regional display prices are presentation-only and should be reconciled with the platform plan catalogue before checkout.

Included highlights:
- Unlimited bookings and locations
- Classes and appointments together
- Memberships, gift cards, shop, coupons, and referrals
- Teacher payroll, contracts, and custom email domain
- Marketing email, reports, and branded customer experience

## Enterprise
- Canonical plan key: `enterprise`
- Public price: Custom
- Summary: For larger operators that need rollout support, advanced controls, and account-level commercial terms.
- Best for: Multi-location chains, public-sector programs, and complex teams that need implementation support or custom commercial terms.
- Billing note: Custom pricing. Enterprise subscriptions may use invoice, manual, hybrid, or custom Stripe pricing flows.

Included highlights:
- All Professional features
- Dedicated account manager
- SMS and WhatsApp notification workflows
- Advanced tracking and revenue forecasting
- Enterprise AI entitlements with per-business enablement
- Custom onboarding and migration support

## Agent-Readable Architecture Decision

Start with a selective English agent-readable layer: /llms.txt as the curated public index and /pricing.md as the first commercial Markdown page.

- Mature public examples concentrate Markdown twins on docs and reference pages; pricing is a narrow commercial exception because agents need plan facts without page chrome.
- Do not mirror every localized marketing page by default. Add Markdown pages when the content is high-intent, factual, and expensive for an agent to infer from HTML.
- Generate human pricing and agent pricing from shared typed data so plan keys, names, prices, and caveats cannot drift.

## Research Inputs

- [Resend pricing.md](https://resend.com/pricing.md) - A direct Markdown pricing page works well when the content is concrete, commercial, and likely to be compared by agents.
- [Stripe AI docs markdown variant](https://docs.stripe.com/building-with-ai.md?lang=node&locale=en-GB) - Markdown twins are strongest on documentation and implementation-reference pages, where agents need low-noise facts.
- [Stripe llms.txt](https://stripe.com/llms.txt) - The root agent index should be curated and point agents to the most useful canonical surfaces.
- [Visa Acceptance / Cybersource LLM guide](https://developer.cybersource.com/content/dam/docs/cybs/en-us/llm/get-started/all/na/llm-getting-started.pdf) - Enterprise documentation treats agent-readable Markdown as a source-of-truth access layer, not a replacement for human pages.
- [Vercel agent readability spec](https://vercel.com/kb/guide/agent-readability-spec) - Agent pages should remove navigation noise, keep canonical links, and expose stable facts in plain text.
- [llms.txt proposal](https://llmstxt.org/) - Use /llms.txt as a structured Markdown map, then link selected high-value Markdown pages from it.

## Caveats

- Enterprise availability and pricing are custom and require sales confirmation.
- Feature entitlements can be further controlled per business by platform configuration.
- Plan limits should be verified against the live plan catalogue before using this content in a legal or contractual context.
