# Practicum: Exporting

Now that you are done, it’s time to export your audio. Go to File and "Export as MP3" or "Export as WAV."  WAV is the highest quality and MP3 is a lesser but still good quality.&#x20;

If you have **multiple tracks** and want to export them separately, double click on a single track to highlight it. Go to "Export" and select, "Export Selected Audio." Do this for each track you want to export. If you do not export your tracks separately, all of the sound will be combined in one file.

![](/files/-MVI-bcMOl0uteWnze4H)


---

# 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/sound-recording-editing/practicum-exporting.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.
