# Features

- [Directory](https://docs.lightpost.app/features/directory.md): The Directory gives members quick access to contact information for others in your church. Find families, get phone numbers, send emails, and get driving directions—all from one place.
- [Reference Directories](https://docs.lightpost.app/features/directory/reference-directories.md): You can allow members to see "reference" or "heritage" directories — typically a way to list former members' contact information.
- [Calendars](https://docs.lightpost.app/features/calendars.md): Lightpost's calendars helps your church organize and share events with members, groups, and the public. Create multiple calendars, set up recurring events, enable RSVPs & let members subscribe.
- [Media & Collections](https://docs.lightpost.app/features/media-and-collections.md): Lightpost offers the ability to upload sermons, lessons and studies, along with files and links related to the content.
- [Media / Sermons](https://docs.lightpost.app/features/media-and-collections/media-sermons.md): Media (previously called "Sermons" only) offers a great way to make Biblical content available to your members and the public.
- [Collections](https://docs.lightpost.app/features/media-and-collections/collections.md): Collections (previously called "Tags") has been updated to allow for better organization for admins and members alike.
- [Member Involvement](https://docs.lightpost.app/features/member-involvement.md): Involvement Areas are a great way to allow your congregation to see all the possible ways they can be involved in the work of the church and indicate which ways they are willing to participate.
- [Volunteers Management](https://docs.lightpost.app/features/member-involvement/volunteers-management.md): For all members that select involvement areas, you have a couple of options around what "side effects" might happen from that.
- [Volunteers List](https://docs.lightpost.app/features/member-involvement/volunteers-list.md): You can provide access via Roles for people to see a list of what members have selected which Involvement Areas.
- [Prayer Lists](https://docs.lightpost.app/features/prayer-lists.md): Prayer Lists let your congregation share, track, and follow prayer requests. Members can submit requests, add updates, indicate they are praying, and stay informed as situations develop.
- [Sign-up Sheets](https://docs.lightpost.app/features/sign-up-sheets.md): Sign-up Sheets digitizes the classic "sign-up sheet in the foyer" experience. Create digital sign-ups for events, meals, volunteering, and more—accessible from anywhere.
- [Song Tracking](https://docs.lightpost.app/features/song-tracking.md): Song Tracking helps you keep a record of songs sung during worship services. It provides a shared song library, song books, verse tracking, and a full history of what was sung, when, and by whom.
- [File Sharing](https://docs.lightpost.app/features/file-sharing.md): File Sharing lets your church distribute documents, media, and other files to members. Organize files in folders, control who can access them, and set expiration dates for time-sensitive content.
- [Bible Class Registration](https://docs.lightpost.app/features/bible-class-registration.md): Bible Class Registration helps your church manage classes that change regularly—like quarterly adult Bible studies, Sunday school classes, or midweek studies.
- [Programs](https://docs.lightpost.app/features/programs.md): Programs are available to all Lightpost accounts subscribed to at least the base subscription.
- [Group Check-in](https://docs.lightpost.app/features/programs/group-check-in.md): Watch the included video for a full demo!
- [Emergency Check-in](https://docs.lightpost.app/features/emergency-check-in.md): Emergency Check-in helps your church quickly account for members during a crisis—natural disasters, severe weather, etc.


---

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