# TheFaithApp Guide

## TheFaith App Guide

- [Welcome](https://guide.thefaithapp.com/readme.md)
- [Quickstart](https://guide.thefaithapp.com/getting-started/quickstart.md): Onboarding Your Church with TheFaithApp
- [Categories](https://guide.thefaithapp.com/features/categories.md): Categories — Organize Content with Precision
- [Sermons](https://guide.thefaithapp.com/features/sermons.md): Engage Your Congregation with Multimedia Flexibility
- [Realtime Chat](https://guide.thefaithapp.com/features/realtime-chat.md): Description of the chat feature.
- [Devotionals](https://guide.thefaithapp.com/features/devotionals.md): Deliver Daily Inspiration with Structured Spiritual Content
- [Events](https://guide.thefaithapp.com/features/events.md): Streamline Event Promotion & Participation
- [Notifications](https://guide.thefaithapp.com/features/notifications.md): Instant Communication for Timely Engagement
- [Add Push Notifications](https://guide.thefaithapp.com/features/notifications/add-push-notifications.md): Enable push notifications for devotionals
- [Members](https://guide.thefaithapp.com/features/members.md): Track & Connect with Your Congregation
- [Import Members](https://guide.thefaithapp.com/features/members/import-members.md): How to bring your church members data in the platform in your church account
- [Branches](https://guide.thefaithapp.com/features/branches.md): Showcase Your Church’s Multi-Campus Presence
- [Donations](https://guide.thefaithapp.com/features/donations.md): Transparent, Secure Giving Management
- [Outreach Campaigns](https://guide.thefaithapp.com/features/outreach-campaigns.md): Offer a way to setup campaigns that your congregation can give to.
- [Admins](https://guide.thefaithapp.com/features/admins.md): Secure, Collaborative Account Management
- [Profile](https://guide.thefaithapp.com/features/profile.md): Personalize Your Admin Account
- [Settings](https://guide.thefaithapp.com/features/settings.md)
- [Streaming](https://guide.thefaithapp.com/streaming.md): Broadcast Services Live or On-Demand
- [Features](https://guide.thefaithapp.com/mobile-app/features.md): Feature in the mobile app


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://guide.thefaithapp.com/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.
