# Adding Narration to Your Project

(If your story does not include narration, skip this step.)

If you’re working on a project that requires narration, you can create sound bite WAV files from your narration WAV file using the Waveform Editor. You can add the narration sound bite WAV files to audio tracks in your Multitrack Session.

1. [Copy](/adobe-audition-basics-windows-edition/listening-and-logging/copying-wav-files-into-project-folder.md) your narration WAV files into your project folder.
2. [Import](/adobe-audition-basics-windows-edition/listening-and-logging/importing-wav-files.md) your narration WAV files into Audition.
3. In the Files panel, double-click a WAV file to open it in the Waveform Editor.
4. [Add Range Markers](/adobe-audition-basics-windows-edition/listening-and-logging/adding-range-markers-to-wav-file.md) to the sections of the WAV file that you would like use in your project. Give your Range Markers appropriate names in the Markers panel. ([Follow file and folder naming conventions](https://app.gitbook.com/@techresources/s/file-and-folder-management-windows-edition/file-and-folder-naming-conventions).)
5. [Export the audio of your Range Markers](/adobe-audition-basics-windows-edition/listening-and-logging/exporting-audio-of-range-markers.md) to your project folder.
6. [Import your sound bite WAV files](/adobe-audition-basics-windows-edition/editing/importing-sound-bite-wav-files.md) into Audition.
7. [Switch back to your Multitrack Session](/adobe-audition-basics-windows-edition/editing/switching-between-waveform-editor-and-multitrack-session.md).
8. [Add your sound bite WAV files to tracks](/adobe-audition-basics-windows-edition/editing/adding-sound-bite-wav-files-to-tracks.md) in your Multitrack Session.


---

# 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://techresources.gitbook.io/adobe-audition-basics-windows-edition/listening-and-logging/adding-narration.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.
