# Music

- [Enabling music view](https://support.audacityteam.org/music/enabling-music-view.md)
- [Aligning music to beats and bars](https://support.audacityteam.org/music/aligning-music-to-beats-and-measures.md)
- [Working with audio loops](https://support.audacityteam.org/music/working-with-audio-loops.md): An introduction of Audacity's loop-based music making capabilities
- [Making audio loops](https://support.audacityteam.org/music/working-with-audio-loops/making-audio-loops.md): This page is an introduction to creating background beats and audio loops from a pre-existing audio file.
- [Isolating or removing vocals from a song](https://support.audacityteam.org/music/isolating-or-removing-vocals-from-a-song.md): This page describes some methods to try to isolate vocals in stereo tracks.


---

# 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://support.audacityteam.org/music.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.
