# Main Features

Fast Phoenix is designed to supercharge your Phoenix development with a wealth of prebuilt features and integrations, allowing you to focus on building your unique product. Here’s what makes it an unbeatable choice:

**Prebuilt Integrations**

* **Stripe Integration**: Seamlessly handle subscriptions, tiered pricing, and payment portals.
* **Mailgun Integration**: Effortlessly manage email sending for transactional and marketing campaigns.

**Powerful Organization Management**

* **User Invites and Seat Limits**: Enforce subscription-based seat limits for organizations.
* **Real-Time Updates with PubSub**: Keep all users in an organization synchronized instantly.

***

**Customizable Email System**

* **Premade Beautiful Email Templates**: Stunning, ready-to-use email templates for all communication needs.
* **Dynamic Email Creation**: Create new email templates directly on the live website without writing a single line of code. Templates are stored in the database for easy reuse.

***

**Comprehensive Admin Tools**

* **Admin Dashboard**:
  * Monitor application performance with Telemetry.
  * Manage users with advanced lookup and editing tools.
  * View and create email templates with ease.
  * Launch bulk email campaigns with user-type-specific filters.

***

**Built-in UI Features**

* **Landing Page**: A polished, ready-to-use landing page to get your project started.
* **User Dashboard with Sidebar Navigation**: A modern, intuitive dashboard to enhance user experience.
* **User Notifications and Invites**: Keep users engaged and informed with built-in notifications.

***

**Streamlined User Onboarding and Account Creation**

* **Account Creation Without Sign-Up**: Create user accounts for customers who purchase a package, skipping the need for traditional sign-up.
* **Guided Onboarding**: Help users get started with tailored onboarding flows.

***

**Organization PubSub**

* Real-time updates across an organization for enhanced collaboration and user interaction.

***

**Visual Appeal and Theming**

* **32 Built-in Themes**: Choose from a wide range of themes that ensure flawless content display.

***

**Optimized for Success**

* **SEO Setup**: Built-in configurations to help your site rank higher on search engines.
* **Prebuilt Components**: Reusable components that save you time while adhering to best practices.

***

Fast Phoenix combines powerful features with developer-friendly tools, so you can launch faster, scale smarter, and build better. 🚀


---

# 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.fastphoenix.pro/main-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.
