# Scenario 4: Instrumental · Inspiration Mode

All submissions are sent with POST to {{BASE_URL}}/suno/generate.
All result queries use GET {{BASE_URL}}/suno/feed/clipsId1,clipsId2.
Different request bodies below produce different effects.

```
{
"gpt_description_prompt": "A dance-pop anthem about dancing through the night",
"mv": "chirp-v3-5",
"prompt": "",
"make_instrumental": true
}
```
