# Add-on Features

- [Assignments](https://docs.lightpost.app/add-on-features/assignments.md): Assignments offer a great way to organize, assign, notify and manage assignments.
- [Assignment Details](https://docs.lightpost.app/add-on-features/assignments/assignment-details.md): Assignments have two types of details you can add to them for instructions to the assignee.
- [User Availability](https://docs.lightpost.app/add-on-features/assignments/user-availability.md)
- [Attendance Tracking](https://docs.lightpost.app/add-on-features/attendance-tracking.md): The Attendance feature in Lightpost offers a number of options centered around keeping attendance records for both head count and individual users.
- [Attendance Types](https://docs.lightpost.app/add-on-features/attendance-tracking/attendance-types.md): Attendance types in Lightpost define what attendance records we record user attendance for.
- [General Attendance Tracking](https://docs.lightpost.app/add-on-features/attendance-tracking/general-attendance-tracking.md): General attendance tracking is a way to record a "head count" for particular attendance types.
- [User Attendance Tracking](https://docs.lightpost.app/add-on-features/attendance-tracking/user-attendance-tracking.md): User attendance tracking is a way to take attendance for specific users who have been added to Lightpost.
- [Visitor Cards](https://docs.lightpost.app/add-on-features/attendance-tracking/visitor-cards.md): Lightpost provides a URL and QR code that you can place strategically to allow visitors to fill out a record of their attendance with additional information.
- [Online Giving](https://docs.lightpost.app/add-on-features/online-giving.md): Online Giving in Lightpost is a great way to help facilitate easy contributions for your congregation.
- [Setup](https://docs.lightpost.app/add-on-features/online-giving/setup.md): Lightpost uses Stripe.com as the payment processor for online giving.  To get started, follow the instructions below.
- [Financial Management](https://docs.lightpost.app/add-on-features/financial-management.md): The Financial Managment in Lightpost is intended to make the tracking of budgets and reimbursement requests easy, quick and intuitive.
- [Visitor Tracking](https://docs.lightpost.app/add-on-features/visitor-tracking.md)
- [Child Check-in](https://docs.lightpost.app/add-on-features/child-check-in.md): Complete with the ability to print parent and child labels, and perform check-ins via QR code scanning on the labels.
- [Website](https://docs.lightpost.app/add-on-features/website.md): Lightpost offers website hosting for churches of Christ! ❤️
- [Templates](https://docs.lightpost.app/add-on-features/website/templates.md): Lightpost Websites offer 3 templates to choose from.  Two of them offer custom color schemes.
- [On-boarding Process](https://docs.lightpost.app/add-on-features/website/on-boarding-process.md)
- [Domain Management](https://docs.lightpost.app/add-on-features/website/domain-management.md): Lightpost offers to keep up with your domain name registrar renewals and configuration.
- [DNS Setup](https://docs.lightpost.app/add-on-features/website/dns-setup.md): This is the DNS configuration for website hosting.


---

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