# Audio

**Audio** layer template was created to play various types of audio files.

## Variables

### **Audio**

<div align="left"><figure><img src="/files/NvBHho9kazpUyMivlqov" alt=""><figcaption></figcaption></figure></div>

* **Audio**: select the audio asset you want to play.
* **Output**: select Audio output device node through which you want to output audio
* **Volume:** adjusts the playback volume
* **Loop**: if checked the audio will loop when it reaches the end.
* **Pan:** for stereo channels, this pans audio from between the 2 channels.
* **Auto rename:** if checked the video layer is going to always take the name of the video asset that's currently playing.


---

# 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.lightact.com/layers-and-layouts/stock-layer-templates/content-layer-templates/audio-template.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.
