# Song Content

**Track Properties**

This refers to the nature of the recording (master rights). You may select multiple properties or leave it as None if none apply:

* Remix or Derivative Work → Includes remixes, slowed-down/sped-up versions, nightcore edits, or any version that alters the original recording.
* Includes Loop Samples → Contains loops from sample packs, music creation software, or any pre-recorded audio samples.
* Use a Royalty-Free Beat → The main instrumental is a stock/royalty-free beat (e.g. from Beatstars, Splice, etc.).
* Mash Up → A medley or DJ mix combining multiple songs or parts of them.
* Alternative Version → Includes radio edits, extended versions, live, remastered, lofi, etc.
* White Noise or Ambient → Tracks that belong to genres like sleep music, meditation, ambient, etc.
* Karaoke Version → Instrumental versions of well-known songs intended for karaoke use.
* Classical Music → Recordings of compositions from classical composers (Beethoven, Mozart, etc.).
* Non-Musical Content → Includes speech, ASMR, nature sounds, spoken word, podcasts, etc.
* Includes AI → The track was partially or fully created using artificial intelligence.

> ⚠️ Some properties may disqualify your song from being distributed to UGC platforms like TikTok, YouTube Content ID, Meta, etc. Please check licensing requirements carefully.

#### Additional Metadata (Optional)

* Instrumental Toggle → Check this box if the track does not contain lyrics. This will automatically hide the *Language* and *Lyrics* fields.
* Language → Select the primary language of the lyrics. Leave this blank if the track is instrumental.
* Lyrics → Paste the full lyrics of your song, exactly as they appear in the recording.&#x20;
* Genres → Select one genre that best describes your track.
* Search Tags → Add descriptive tags about your song’s style, mood, genre, or elements (e.g. *trap*, *lofi*, *sad*, *guitar*). These tags help users find your music within the SONGS platform.
* Explicit Content → Check this box if your song contains explicit language or themes (violence, sex, etc.).


---

# 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/song-content.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.
