# Additional tags

In the last step of the song wizard you can specify some additional tags which are not necessary for the song to work but it is generally recommended to set them.

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

{% hint style="info" %}
The look of this step may slightly vary depending on the UltraStar format version that you have chosen in the [Artist, title & filenames](/karedi/user-interface/new-song-wizard/artist-title-and-filenames.md) step.
{% endhint %}

You can hover your mouse over any of the tag names to learn more about it:

![](/files/g8290m3projztWZixtm7)

You can also expand the details to learn more:

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

{% hint style="info" %}
Specify at least the first 4 tags - GAP, CREATOR, LANGUAGE & YEAR
{% endhint %}

These are the most important ones. You can add and edit tag values later in the [tags editor](/karedi/user-interface/upper-components/tags-editor.md) or, for more common tags, you can edit them via menu as explained [here](/karedi/next-level/editing-tags.md).

## Validation

If you leave a tag empty, it will be ignored. If you do specify some value, it will be validated. In case of an error, the field will be marked and you will not be able to proceed further unless you fix or clear the value. You can see error details when you hover mouse on the error decoration.

<figure><img src="/files/9sSr2ckNnVfiBsmtd7er" alt="" width="375"><figcaption></figcaption></figure>

In case of an warning, you will be able to proceed further, but nonetheless please double-check the value:

<figure><img src="/files/V73Z74LhE6qoafg1NSZk" alt="" width="375"><figcaption></figcaption></figure>

## Suggestions

Some tags have suggested values, you will be able to see them once you start typing:

<figure><img src="/files/w9SVbu6woxMUa33ROst6" alt="" width="375"><figcaption></figcaption></figure>

## See also

{% content-ref url="/pages/0UHPGdtGGFfee8wzXskz" %}
[Tags](/karedi/next-level/txt-file-format/tags.md)
{% endcontent-ref %}


---

# 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/additional-tags.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.
