# Audio

Audio production can take a wide variety of forms including, among many others, recording and editing podcasts and narration, and editing sound for videos. In this section, you will find a range of resources that cover both conceptual and technical aspects of audio production.&#x20;

Also see the "Technology Tutorials" section, which has helpful guidance and videos on:

* [Audacity](/multimedia/audio/audacity.md) - A sound recording and editing platform available in the Digital Studio Podcasting and Sound Room and on computers in the main area.
* [Garageband](/multimedia/tutorials/garageband.md) - A sound recording and editing platform available in the Digital Studio Podcasting and Sound Room and on computers in the main area.
* [Adobe Audition](/multimedia/tutorials/adobe-audition-audio.md) - A sound recording and editing platform available on the Digital Studio computers in the main area.


---

# 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://bcds.gitbook.io/multimedia/audio.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.
