# Recording 1

1. Record something that makes a sound that is especially extraordinary to you. It can even be something from your Listening 1 assignment.
2. Create an account on <https://freesound.org/> and upload the sound to your account as a lossless audio file (preferably .WAV or .AIFF) if that is possible with your recording device (otherwise, upload whatever file type you can).
3. Have the URL to the sound ready to share with the class.


---

# 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://benjohansen.gitbook.io/eacomp/old/under-construction/course-schedule-fall2020/recording-1.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.
