# Suno Guide

<https://suno.com/>

Upon logging in, you'll see the following interface. I've captured screenshots of the key features.

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

1 Turn on the custom button you can choose the style, Lyrics, models and etc. for the song you want to generate.

2 Choose the Model version, currently, 3.5 is the best model for Suno

3 You could upload an audio as a reference if you want.&#x20;

4 Lyrics. You could write your own or ask ChatGPT to generate one.&#x20;

5 Instrumental. If turned on, it will generate instrumental music without vocals or lyrics.


---

# 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.aiandbusiness.com/tools-and-tech/music-generation/suno-guide.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.
