# Pricing

## Platform Fee for Organizers

Gym Art Meets operates on a **3% platform fee** model. This means we take a 3% fee from all registrations that pass through our platform. This fee structure ensures:

* **Free meet creation and setup** for organizers
* **Free result distribution** - export scores to CSV/PDF at no cost
* **Free projector display** during events for live scoring
* **Sustainable platform maintenance** through the registration fee

## Spectator Access Model

Spectators accessing meets through the Gym Art Meets mobile application have several pricing options:

### Free Access

* **One free gymnast per event**: When spectators sign into an event, they can select one gymnast and view all their scores and rankings for free

### One-Time Event Purchases

| Access Type              | Price  | Includes                                                                                                                                                                                                          |
| ------------------------ | ------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **$5 - Full Scores**     | $5 USD | <ul><li>View all athlete scores & rankings for the entire event</li><li>Live notifications when scores are uploaded</li><li>One-time purchase, permanent access to this event</li></ul>                           |
| **$4 - Videos Only**     | $4 USD | <ul><li>Access all routine videos for all participants</li><li>Cannot be downloaded (privacy protection)</li><li>Videos remain available as long as organizer keeps them</li></ul>                                |
| **$8 - Complete Bundle** | $8 USD | <ul><li>All scores and rankings for all participants</li><li>All routine videos for all participants</li><li>Live notifications for scores and videos</li><li>Best value for comprehensive event access</li></ul> |

### Subscription Model

The mobile application offers subscription tiers for gymnastics enthusiasts with flexible monthly and annual payment options:

#### Subscription Tiers

| Tier          | Monthly Price                                  | Annual Price                           | Key Features                                                                                                                                                                                                                                                                   |
| ------------- | ---------------------------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Free**      | <p>$0/month<br><strong>$0/year</strong></p>    | $0/year                                | <ul><li>20 AI chatbot messages per month</li><li>6 routines in routine builder</li><li>10 judges exams</li><li>Pay per meet for event access</li></ul>                                                                                                                         |
| **Elite**     | <p>$7/month<br><strong>$84/year</strong></p>   | $84/year                               | <ul><li>Everything included in Free</li><li>50 AI chatbot messages per month</li><li><strong>One free meet per month</strong> with full access</li><li>All judges exams available</li><li>Increased routine builder limits</li></ul>                                           |
| **Unlimited** | <p>$10/month<br><strong>$120/year</strong></p> | <p>$100/year<br><em>(17% off)</em></p> | <ul><li><strong>Unlimited access to all meets</strong></li><li>All scores and videos for every event</li><li>Everything included in Elite</li><li>Unlimited AI chatbot messages</li><li>Unlimited routine creation</li><li>Perfect for comprehensive season coverage</li></ul> |

The Unlimited annual subscription essentially serves as a **comprehensive season pass** with full access to all events throughout the year.

## Bulk and Custom Plans

For larger meets or organizations that want to provide free access to all spectators, we offer **personalized bulk pricing plans**. This allows you to purchase event passes in bulk at reduced rates, making the meet completely free for all attendees.

**Benefits include:**

* **Discounted bulk pricing** for event passes
* **Free access for all spectators** at your meet
* **Custom solutions** tailored to your meet size and needs
* **Streamlined distribution** of access codes

To discuss custom pricing for your event or organization, please contact us at **<info@gymart.org>**. Our team will work with you to create a plan that fits your budget and provides the best experience for your spectators.

***

*All payments are processed securely through* [*Stripe*](https://stripe.com/)*. Currency is automatically adjusted based on the event location (CAD for Canadian events, USD for US/international events).*"


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gymart.org/getting-started/pricing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
