# Group Check-in

To get started with checking in kids for PTP, follow these steps:

1. Download the Lightpost app.
   1. [Download for iOS](https://apps.apple.com/us/app/lightpost-mobile/id1458435817)
   2. [Download for Android](https://play.google.com/store/apps/details?id=com.tinybitfarm.lightpost)
2. Login with the credentials provided for PTP this year.
3. Open the "Menu" on the left-hand side.
4. Select "Programs" from the menu.
5. Tap on the "Polishing the Pulpit" program.
6. Tap on "Group Check-ins"
7. Scroll to the kids group you are responsible for.
   1. Use the features provided there to check kids in or out, and view additional information about them.

Watch this video on Vimeo, or with the included YouTube link. \
[https://vimeo.com/853419170/0dc7643ddd](https://vimeo.com/853419170/0dc7643ddd?share=copy)

{% embed url="<https://youtu.be/DKZAo6-5B30>" %}


---

# 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/programs/group-check-in.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.
