# Adjust the volume of audio files

When downloading audio from free sound source websites, the default volume may sometimes be too loud. In such cases, here's how to adjust the volume of audio files within UZU Studio.

### ① Click the volume adjustment button in the BGM/SE tab

The following screen will appear.

<div align="left"><figure><img src="/files/5IkHxAokoxoJvF0e9SrB" alt="" width="375"><figcaption></figcaption></figure></div>

### ② Adjust the volume of the audio file you want to modify

The values represent the current volume relatively, so the larger the negative value, the quieter the sound, and the larger the positive value, the louder the sound. In most cases, setting the value between -10 to -20 will be sufficiently quiet.

Once you change the volume, you can preview the modified volume by pressing the ▶︎ button.

<figure><img src="/files/wvAFydqGBKoh8no4wdZe" alt=""><figcaption></figcaption></figure>

### ③ Apply the changes

After adjusting the volume, tap the "Apply Changes" button to modify the volume of the audio file. You can adjust the volume of up to 10 files at once.


---

# 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.studio.uzu-app.com/en/advanced/adjust-audio-file.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.
