# Audio file

When you open the new song wizard you should see a popup in which you can choose the audio file.&#x20;

Although this step is optional, it is recommended to do it right away. Otherwise you will have to load some audio manually in the [audio manager](/karedi/user-interface/upper-components/audio-manager.md) to be able to use playback to position notes correctly.

![](/files/G3XIbpoatXWwbI4djTEc)

You can expand the details to learn more:

![](/files/kBj7ec4N1W4gepEb8mzZ)

Click browse and choose the audio file of your song.

{% hint style="info" %}
The supported audio types are mp3, wav, ogg, m4a, aac, flac & mp4.
{% endhint %}

![](/files/RL34em6gadAGTludXEZl)

Once you are ready, go to the next step.

{% hint style="info" %}
If you name the audio file according to the`Artist - Title`naming convention e.g. *David Amber - Second Time Around.mp3*, the application will automatically fill in the data in the next step of the wizard.
{% endhint %}


---

# 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://karedi.gitbook.io/karedi/user-interface/new-song-wizard/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.
