# Audio Tracks

## Overview

When audio clips are present on a empty track, it becomes a Audio Track.

Double-click on the empty area of the track to quickly import audio files. For more information, please refer to [Clips](/project/arrangement-in-canvas/clips.md).

You can record sounds on Audio Tracks. For more information please refer to [Record](/project/arrangement-in-canvas/record.md).


---

# 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://docs.acestudio.ai/project/arrangement-in-canvas/tracks/audio-tracks.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.
