# Multi-track songs

So far we have created a songfile with one vocal track that is fully mapped. The song can be loaded and played in Ultrastar.

However, our tutorial song is still far from finished. Female track consists only of choruses, we still have male verses unmapped.

In this section we will learn how to add more tracks and manage them in Karedi, as well as how to prepare a single-player or duet song file for a multi-track song.


---

# 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/creating-songs-for-beginners/multi-track-songs.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.
