> For the complete documentation index, see [llms.txt](https://limi.gitbook.io/mj-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan.md).

# 用户指南

- [版本](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/ban-ben.md)
- [升频器](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/sheng-pin-qi.md)
- [命令](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/ming-ling.md)
- [命令列表](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/ming-ling/ming-ling-lie-biao.md)
- [用户信息](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/ming-ling/yong-hu-xin-xi.md)
- [设置和预设](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/ming-ling/she-zhi-he-yu-she.md)
- [显示作品](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/ming-ling/xian-shi-zuo-pin.md)
- [混合](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/ming-ling/hun-he.md)
- [参数](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/can-shu.md)
- [参数表](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/can-shu/can-shu-biao.md)
- [Aspect Ratios 图片比例](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/can-shu/aspect-ratios-tu-pian-bi-li.md)
- [Chaos 混乱值](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/can-shu/chaos-hun-luan-zhi.md)
- [Quality 质量](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/can-shu/quality-zhi-liang.md)
- [Seeds 种子](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/can-shu/seeds-zhong-zi.md)
- [Stop 停止](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/can-shu/stop-ting-zhi.md): Stop
- [Stylize 风格化](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/can-shu/stylize-feng-ge-hua.md)
- [Tile 平铺](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/can-shu/tile-ping-pu.md)
- [Version 版本](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/can-shu/version-ban-ben.md)
- [Video 视频](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/can-shu/video-shi-pin.md)
- [高级提示](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/gao-ji-ti-shi.md)
- [图片提示](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/gao-ji-ti-shi/tu-pian-ti-shi.md)
- [Remix 混合](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/gao-ji-ti-shi/remix-hun-he.md)
- [Multi Prompts 多提示](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/gao-ji-ti-shi/multi-prompts-duo-ti-shi.md)


---

# 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.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.
