# Mapping the vocal track

In the previous lesson we have created an empty song with all basic metadata. In this section you will learn how to add notes for the whole song, make sure that each note has the correct lyrics and pitch. You will also learn how to navigate in the editor, switch playback and display modes and more.

At the end of this section you will know how to create a song that you can actually sing in Ultrastar.


---

# 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/mapping-the-vocal-track.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.
