# Volunteers List

This volunteer list is located in both the mobile and [member web app](/getting-started/welcome-to-lightpost.md).

The intent here is that you may, for example, provide access to all the elders and deacons of the congregation to see and utilize the list of volunteers.

Lightpost keeps this list more on the "member side" or the platform, so that deacons are not expected to need to learn the "admin side" of Lightpost.

<figure><img src="/files/VFVUWTU1shWa0WvQ75mb" alt="" width="375"><figcaption><p>A preview of the volunteer list from the member website.</p></figcaption></figure>


---

# 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/member-involvement/volunteers-list.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.
