# Artist

You must assign at least one artist to each song. Artists can be:

* Already verified under your account
* Existing artists already available on the platform
* New artists created from scratch

> ➕ [Artist Verification Process](/artist-verification/artist-verification-process.md)

For each artist, select their role in the song:

* Main Artist → The primary performer(s) of the track. There can be one or more.
* Featuring → Artists contributing a verse or section of the song, typically credited as “feat.”
* Remixer → Artist responsible for creating an official remix of the original track.

> 🎵 The order in which you list the artists will be the order they appear in the release credits


---

# 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/artist.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.
