# Copying WAV files into your project folder

1. Connect to your class folder using a [macOS](https://jjloomis.gitbook.io/file-and-folder-management-mac-os-edition/connecting-to-your-class-folder) or [Windows](https://techresources.gitbook.io/file-and-folder-management-windows-edition/connecting-to-your-class-folder) computer on campus.
2. Make sure Zoom H2n is off. (Important: Zoom H2n must be off in order for this process to work.)
3. Connect the Zoom to a Mac using the USB cable. The Zoom H2n will power up (even though it’s not turned on.)
4. On the Zoom H2n, use the Play wheel to select SD Card Reader.
5. A new drive titled H2N\_SD will appear on the Mac Desktop.
6. On the Mac, double click the H2N\_SD drive to open it.
7. Double click the Stereo folder.
8. In the Stereo folder, double click FOLDER01. All of your audio files will appear in this folder. By default, audio files will have the following name format: ZOOM000X.WAV. (Note: The date and time stamps for the audio files will not be correct.)
9. Select all of the WAV files in FOLDER01. (Command A is an easy keyboard shortcut to select everything in a folder.) Copy all of the WAV files to your project folder.


---

# 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://jjloomis.gitbook.io/zoom-h2n-audio-recorder/copying-wav-files-into-project-folder.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.
