# Introduction

### Adobe Audition 2025 Basics | macOS Edition

Welcome to Adobe Audition 2025 Basics | macOS Edition. You’ll use these instructions to create audio projects for JAMS classes. Because Adobe Audition is a destructive audio editing program, you’ll need to follow the JAMS audio editing workflow outlined in these instructions. The JAMS audio editing workflow will prevent you from losing portions of your audio files as you edit on your project.&#x20;

#### Author

Jeffrey John Loomis

#### GitHub

To fork this GitBook, make suggestions, or contribute content, visit the [GitHub repository](https://github.com/jjloomis/adobe-audition-basic-audio-editing).

#### License

This work is licensed under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/).


---

# 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/adobe-audition-basic-audio-editing/master.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.
