# Practicum: Assembling Your Sound

In this stage, you need to listen to your recording, identify the best takes, and assemble them on one track. Please note that there is more than one way to cut, copy, and move audio clips, and not all are mentioned here. (See the [Audacity manual](https://manual.audacityteam.org/) for other techniques.)

When you are done, your assembly should look something like the following. Note that "Solo" is selected on the assembly track. This is so only that track can be heard while the others are muted.

![](/files/-MVHzMlnC-cF5dBCJU2H)

Here are some steps you can use to create your assembly:

{% embed url="<https://youtu.be/iw8x6myA-cY>" %}


---

# 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-assembling-your-sound.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.
