# Suno

- [生成 & 查询](https://docs-zh.mjapiapp.com/api/suno/sheng-cheng-cha-xun.md): 此页面包含生成音乐，生成歌词，上传音频至suno以及部分业务接口。
- [修改、延续操作](https://docs-zh.mjapiapp.com/api/suno/xiu-gai-yan-xu-cao-zuo.md): 对Suno生成的或者用户上传的音乐进行后续操作。修改、延伸、视频生成、多音频合成、MAW格式生成等等操作。


---

# 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-zh.mjapiapp.com/api/suno.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.
