# Song Metadata

The Song Metadata Maker gathers the audio file, pictures and everything else to create magic like you've never seen before.

There's a lot of possible fields when creating metadata for a track. The Song Metadata Maker is currently organized by tabs.

## Required

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

The required fields in the Song Metadata Maker are: &#x20;

* Title
* Artist
* Audio
* Image

The "Required" tab also contains some optional fields such as:

* Album
* Track Number
* Collaborating Artists
* [ISRC](/contract-wizard/create/the-metadata-maker/metadata-standards/token-metadata/noteworthy-traits.md#isrc)

### Analyze Audio

When you add audio, there's more than just adding the url to the audio file.  There's the file type, sample rate, bit depth, and duration which are also important fields to make sure your audio has informative metadata.&#x20;

When you add a file, it should be automatically analyzed and the site should make it's best guess about what the type, quality, and duration are.

## Optional

<figure><img src="/files/S9ajGzHDeD9SptIO7pZI" alt=""><figcaption><p>Open each category to see what's inside!</p></figcaption></figure>

The optional tab is broken down into 3 main categories: Album/Project, Metadata, and Files. &#x20;

"Album/Project" contains all the fields related to the album, like album art, and album description.  The "Metadata" named section contains all the extra general metadata for the track, like genre, tags, description, year, and much more. The "Files" section contains all the extra files you'd upload like video, mp3, extra images, and more.

These other fields are optional for the Song URI.  Some notable optional fields include:

#### Album/Project

* Album Image
* UPC

#### Metadata

* [Lyrics](#lyrics)
* [Genres](/contract-wizard/create/the-metadata-maker/metadata-standards/token-metadata/noteworthy-traits.md#genre-tags)
* [Tags](/contract-wizard/create/the-metadata-maker/metadata-standards/token-metadata/noteworthy-traits.md#genre-tags)
* Description

#### Files

* Artist Image
* [Song (Lossy, Mp3)](/contract-wizard/create/the-metadata-maker/metadata-standards/token-metadata/noteworthy-traits.md#audio)
* [Video](/contract-wizard/create/the-metadata-maker/metadata-standards/token-metadata/noteworthy-traits.md#video)
* [Visualizer](/contract-wizard/create/the-metadata-maker/metadata-standards/token-metadata/noteworthy-traits.md#visualizer)
* [Clone Hero Charts](/contract-wizard/create/the-metadata-maker/metadata-standards/token-metadata/noteworthy-traits.md#clone-hero)
* [Step Mania Charts](/contract-wizard/create/the-metadata-maker/metadata-standards/token-metadata/noteworthy-traits.md#step-mania)
* [VRM (Avatar)](/contract-wizard/create/the-metadata-maker/metadata-standards/token-metadata/noteworthy-traits.md#vrm)
* [Merch (3D Model)](/contract-wizard/create/the-metadata-maker/metadata-standards/token-metadata/noteworthy-traits.md#merch)
* [Midi](/contract-wizard/create/the-metadata-maker/metadata-standards/token-metadata/noteworthy-traits.md#midi)

## Extra

<figure><img src="/files/728Vg74UGTWRFIN8MUFx" alt=""><figcaption></figcaption></figure>

The Extra tab contains additional categories of metadata that unlock new functionality. These are:

* [Attributes](/contract-wizard/create/the-metadata-maker/metadata-standards/token-metadata/grouped-traits.md#attributes)
* [Credits](/contract-wizard/create/the-metadata-maker/metadata-standards/token-metadata/grouped-traits.md#credits)
* [Stems](/contract-wizard/create/the-metadata-maker/metadata-standards/token-metadata/grouped-traits.md#stems)
* [Mixes](/contract-wizard/create/the-metadata-maker/metadata-standards/token-metadata/grouped-traits.md#mixes)


---

# 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://contract-wizard.gitbook.io/contract-wizard/create/the-metadata-maker/song-metadata.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.
