# Features

- [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)


---

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