# Basic Information

1. Release Title → The official name of the song.
2. Version (optional) → Use this field to indicate if the song is a specific version such as remix, remastered, speed up, slowed + reverb, live, acoustic, demo, remastered or similar. This will appear in parentheses next to the release title (e.g. *“Dreams (Remix)”*).
3. **Description** (optional)  → A short pitch or summary.
4. Artwork → The song’s cover image. Must be a square image with a minimum resolution of 1600x1600 px and a maximum of 3000x3000 px, in JPG or PNG format.
5. Track File → You must upload two files of the same song:

   * One MP3 file (maximum size: 50 MB), used for playback on our platform only.
   * One lossless file in WAV or FLAC format (maximum size: 300 MB), used for distribution.
     * Supported format: Stereo FLAC or WAV,  44.1 kHz or 48kHz, 16-bit or 24-bit, file size between 1 MB and 1 GB

   > ⚠️ Both files must be the exact same song and have the same duration.

   Additional audio requirements:

   * Maximum duration of silence before/after the music: less than 20 seconds
   * Track duration must be at least 30 seconds and no longer than 30 minutes


---

# 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://docs.songs-tools.com/wrapped-songs/fields-for-creating-a-song/basic-information.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.
