# 常见问题

- [AI绘画错误问题汇总](https://docs.2sj.ai/aicloud/faq/ai-draw.md): 山鲸AI绘画对接的Midjourney，通过程序收发用户指令，向Midjourney请求数据，并返回图片。
- [关于套餐订阅](https://docs.2sj.ai/aicloud/faq/subscription.md)
- [关于AI作品版权](https://docs.2sj.ai/aicloud/faq/copyright.md): 我们根据国内外主流AI软件对于版权的申明，来探讨AI作品的版权保护。
- [4K、HD等所谓的Rendering词有用吗？](https://docs.2sj.ai/aicloud/faq/rendering.md)
- [咒语的词语顺序会影响结果吗？](https://docs.2sj.ai/aicloud/faq/word-order.md)
- [为什么GPT不知道自己身份？](https://docs.2sj.ai/aicloud/faq/gpt.md): 比较热门、也比较有争议的一个问题，现在通过几个问题来总结。
- [这么多AI模型，我到底怎么选？](https://docs.2sj.ai/aicloud/faq/ai-model.md): 目前网站支持 GPT3.5、 GPT4.0、 文心一言、讯飞星火、阿里通义千问等等大模型。
- [山鲸AI朋友圈模板怎么使用？](https://docs.2sj.ai/aicloud/faq/pyq.md)


---

# 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/aicloud/faq.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.
