# Quickstart

**Step 1: Admin Account Setup**\
Begin by creating your church’s dedicated account via **TheFaithApp Admin Dashboard**. This centralized hub allows you to manage your congregation’s digital experience.

**Step 2: Mobile App Deployment**\
Download **TheFaithApp** from the [Apple App Store](https://link/) or [Google Play Store](https://link/) and share the installation instructions with your congregation. Ensure seamless access by guiding members to use the app for all church-related content.

**For Congregation Members:**

* **New Users**: Open the app, register with your details, and select your church from the directory.
* **Church Search**: Can’t find your church? Use the built-in search functionality to locate and subscribe to your congregation’s profile.

**Step 3: Content Management & Distribution**\
Once your admin account is active:

1. Upload sermons, event calendars, newsletters, or worship materials directly through the dashboard.
2. Organize content into categories (e.g., “Weekly Sermons,” “Prayer Groups”) for easy navigation.
3. Publish updates instantly—your congregation will see the changes reflected in real time on their mobile app.

**Pro Tip**: Schedule a brief orientation session for members to demonstrate app features like notifications, content filters, and subscription setting.


---

# 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://guide.thefaithapp.com/getting-started/quickstart.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.
