# Midjourney

- [常见问题解答](https://docs-zh.mjapiapp.com/faq/midjourney/jie-kou-wen-ti-jie-da.md): TTAPI 的Midjourney API 常见问题解答汇总
- [账户托管](https://docs-zh.mjapiapp.com/faq/midjourney/zhang-hu-tuo-guan.md): Midjourney账户托管相关问题解答汇总
- [科学使用你的Midjourney账户](https://docs-zh.mjapiapp.com/faq/midjourney/ke-xue-shi-yong-ni-de-midjourney-zhang-hu.md): TTAPI整理关于托管模式下discord / 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-zh.mjapiapp.com/faq/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.
