# Event Types and Features

Fotify offers different event types to match various needs and budgets. Each event type comes with a specific set of features and limitations. This guide helps you understand the differences to choose the right option for your event.

## Feature Explanations

### Max Photos

The maximum number of photos that can be uploaded to your event. After reaching this limit, no new photos can be uploaded unless you upgrade.

### Event Duration

The number of days your event can remain in "Live" status. After this period, you'll need to stop the event or upgrade.

### Gallery Access

The period after event completion during which the photo gallery remains accessible. After this period, access is restricted.

### Bulk Download

The ability to download all event photos as a single ZIP file. This feature is particularly useful for preserving memories after the event.

### Photo Moderation

Controls for approving photos before they appear in the live carousel and gallery. Without this feature, all photos are automatically approved.

### Max Guests

The maximum number of invitations you can create for RSVP management.

### RSVP Management

The ability to send invitations, track responses, and manage your guest list.

### Guest Upload During RSVP

Allows guests to upload photos when responding to their RSVP invitation.

### Attendance Tracking

QR code-based system for checking in guests at the event entrance.

## Feature Enforcement

Fotify automatically enforces the limitations of each event type:

1. **Photo Limits**: Upon reaching the limit, uploads will be disabled.
2. **Duration Limits**: The system tracks the number of days an event has been live and will notify you when approaching the limit.
3. **Gallery Access**: After the specified period, the gallery becomes inaccessible.
4. **Guest Limits**: Upon reaching the limit, new guest creation will be disabled.

## Tips for Choosing the Right Event Type

Consider these factors when selecting an event type:

1. **Event Size**: Estimate the number of guests and potential photo uploads
2. **Duration**: Determine how long the event will run
3. **Photo Sharing Needs**: Consider if you need moderation or bulk download
4. **RSVP Requirements**: Evaluate if you need guest management features
5. **Budget**: Balance features against credit costs


---

# 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.fotify.app/event-types-and-features.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.
