# People

- [Add a Member](https://docs.church.directory/admin/people/add-a-member.md): This tutorial helps you as an admin create a new member or visitor for your church directory.
- [Change the Head of Household](https://docs.church.directory/admin/people/change-the-head-of-household.md): In the event that you need to change the "head of household" status for a family due to the happy marriage of two members, the unfortunate death of current head of house or maybe even a divorce.


---

# 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.church.directory/admin/people.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.
