> For the complete documentation index, see [llms.txt](https://gitbook.bergelsonlab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.bergelsonlab.com/archive/old-osf-pages/old-general-instructions/home-visits/picking-up-recorders.md).

# Picking up Recorders

## Picking up Recorders

1. Shaelise will email you if we need you to pick up an audio recorder: any details will be included in the email.

   a. The email will most likely say pick up from mailbox or bag will be hanging on door or something like that.

   b. If for some reason we need you to ask the parents for some sort of paperwork, that detail will be in the email.
2. Get the information card from the locked cabinet in the office for directions to the family's house. Guard this card with your life and then immediately return it to the cabinet when it is finished!
3. Upon your return to the office, put the dirty vest in the laundry bucket, the audio/video release form in Shannon's "Needs to Be Filed" Binder, and put a post it on the audio recorder with the subject number\_month (i.e. 19\_08) and leave on Josh's desk.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://gitbook.bergelsonlab.com/archive/old-osf-pages/old-general-instructions/home-visits/picking-up-recorders.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.
