# What is Fast Phoenix?

Fast Phoenix is the ultimate starting point for your Phoenix projects. It is built with a singular goal: to save you time and effort while ensuring your application is crafted with best practices. Here's why Fast Phoenix is the right choice:

* **Speed up Development**: Get up and running in minutes with a pre-configured, production-ready boilerplate tailored for the Phoenix framework. Skip the repetitive setup and dive straight into building features.
* **Proven Architecture**: Fast Phoenix leverages real-world production patterns and best practices, ensuring your application is robust and scalable from day one.
* **Out-of-the-box Features**: Includes essential integrations like authentication organizations, Mailgun, role management, and Stripe, so you can launch faster without reinventing the wheel.
* **Flexibility and Customization**: Designed to be developer-friendly, Fast Phoenix lets you easily extend or adapt the boilerplate to your specific needs.
* **Community-Driven**: Built by developers for developers, Fast Phoenix evolves with input from its growing community, ensuring it stays up-to-date with the latest trends and challenges.

Make your next project a success with Fast Phoenix—a boilerplate designed to help you deliver exceptional applications faster.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Create your first site</td><td></td><td></td><td><a href="getting-started/quickstart">quickstart</a></td></tr><tr><td><strong>Features</strong></td><td>What Fast Phoenix offers.</td><td></td><td></td><td><a href="features">features</a></td></tr><tr><td><strong>Publish your docs</strong></td><td>Share your docs online</td><td></td><td></td><td><a href="getting-started/go-live">go-live</a></td></tr></tbody></table>


---

# 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/readme.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.
