# 用户信息

**使用该`/info`命令查看有关当前排队和正在运行的作业、订阅类型、续订日期等信息。**

![Image showing the user information popup generated after using the /info command](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Info.png)

#### Subscription

订阅部分显示[您订阅了哪个计划](https://docs.midjourney.com/plans)以及您的下一个续订日期。

#### Job Mode

显示您当前是处于[Fast 还是 Relaxed Mode](https://docs.midjourney.com/fast-relax)。Relax Mode 仅适用于 Standard 和 Pro Plan 订阅者。

#### Visibility Mode

显示您当前是处于[公开模式还是隐身模式](https://docs.midjourney.com/stealth)。隐身模式仅适用于 Pro Plan 订阅者。

#### Fast Time Remaining

显示当月剩余的[Fast GPU 时间。](https://docs.midjourney.com/fast-relax)快速 GPU 时间每月重置一次，不会结转。

#### Lifetime Usage

显示您一生的中途统计数据。**图像**包括所有类型的生成（初始图像网格、放大、变体、混合等）。

#### Relaxed Usage

显示您当月[放松模式的使用情况。](https://docs.midjourney.com/fast-relax)重度放松模式用户的排队时间会稍微慢一些。宽松的使用量每月重置。

#### Queued Jobs

列出所有排队等待运行的Job 。最多可以同时排队七个作业。

#### Running Jobs

列出当前正在运行的所有Job 。最多可以同时运行三个作业。

***

### 使用信息命令 <a href="#use-the-info-command" id="use-the-info-command"></a>

输入`/info`任何机器人频道或您的直接消息。只有您才能看到您的信息弹出窗口。\
![Animated Gif showing how to use the Info command](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_infoCommand.gif)


---

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