# 命令列表

**您可以通过键入命令与 Discord 上的 Midjourney Bot 进行交互。命令用于创建图像、更改默认设置、监视用户信息以及执行其他有用的任务。**

Midjourney 命令可以在任何Bot Channel中使用，在允许 Midjourney Bot 运行的私有 Discord 服务器上使用，或者在与 Midjourney Bot 的直接消息中使用。

### 命令 <a href="#ming-ling" id="ming-ling"></a>

#### /ask <a href="#wen" id="wen"></a>

得到一个问题的答案。

#### [/blend](https://docs.midjourney.com/blend) <a href="#hun-he" id="hun-he"></a>

轻松地将两个图像混合在一起。

#### /daily\_theme <a href="#daily_theme" id="daily_theme"></a>

切换#daily-theme 频道更新的通知 ping

#### [/fast](https://docs.midjourney.com/fast-relax) <a href="#kuai-su-di" id="kuai-su-di"></a>

切换到快速模式。

#### /help <a href="#bang-zhu" id="bang-zhu"></a>

显示有关 Midjourney Bot 的有用基本信息和提示。

#### [/imagine](https://docs.midjourney.com/quick-start) <a href="#xiang-xiang" id="xiang-xiang"></a>

使用提示生成图像

#### [/info](https://docs.midjourney.com/info) <a href="#xin-xi" id="xin-xi"></a>

查看有关您的帐户以及任何排队或正在运行的作业的信息。

#### [/stealth](https://docs.midjourney.com/stealth) <a href="#yin-shen" id="yin-shen"></a>

对于专业计划订户：切换到隐身模式

#### [/public](https://docs.midjourney.com/stealth) <a href="#min-zhong" id="min-zhong"></a>

对于专业计划订户：切换到公共模式

#### [/subscribe](https://docs.midjourney.com/plans) <a href="#ding-yue" id="ding-yue"></a>

为用户的帐户页面生成个人链接。

#### [/settings](https://docs.midjourney.com/settings-and-presets) <a href="#she-zhi" id="she-zhi"></a>

查看和调整 Midjourney Bot 的设置

#### [/prefer option list](https://docs.midjourney.com/settings-and-presets) <a href="#pian-hao-xuan-xiang-lie-biao" id="pian-hao-xuan-xiang-lie-biao"></a>

创建或管理自定义选项。

#### [/prefer option](https://docs.midjourney.com/settings-and-presets) <a href="#pian-hao-xuan-xiang" id="pian-hao-xuan-xiang"></a>

查看您当前的自定义选项。

#### [/prefer suffix](https://docs.midjourney.com/settings-and-presets) <a href="#xi-huan-hou-zhui" id="xi-huan-hou-zhui"></a>

指定要添加到每个提示末尾的后缀。

#### [/show](https://docs.midjourney.com/show-job) <a href="#zhan-shi" id="zhan-shi"></a>

使用图像作业 ID 在 Discord 中重新生成作业。

#### [/relax](https://docs.midjourney.com/fast-relax) <a href="#fang-song" id="fang-song"></a>

切换到放松模式。

#### [/remix](https://docs.midjourney.com/remix) <a href="#hun-yin" id="hun-yin"></a>

切换混和模式。

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/ming-ling/ming-ling-lie-biao.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.
