# Midjourney 知识库

- [常用参数](https://docs.2sj.ai/midjourney/parameter.md): 参数一般添加到提示词的末尾。您可以给提示词添加多个参数。
- [咒语结构](https://docs.2sj.ai/midjourney/prompts.md): 提示是一段简短的文本短语，AI会对其进行解释以生成图像。
- [Midjourney V6版本详解](https://docs.2sj.ai/midjourney/v6.md): Midjourney猝不及防发布了新版的V6 Beta模型，现山鲸AI也支持V6模型。
- [Midjourney 常见敏感/违禁词](https://docs.2sj.ai/midjourney/nono.md): 使用山鲸AI绘画服务时必须严格遵守Midjourney官方发布的使用规范。
- [Midjourney 提示词汇总](https://docs.2sj.ai/midjourney/all-prompt.md): Midjourney关键词汇总，将持续更新~


---

# 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.2sj.ai/midjourney.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.
