# 绘画

绘画功能目前支持 DMXAPI、TokenFlux、AiHubMix 和 [硅基流动](/pre-basic/providers/siliconcloud.md) 的绘画模型，你可以到 [硅基流动](https://www.siliconflow.cn/) 注册一个账户 [添加到服务商](/pre-basic/settings/providers.md) 来使用。

有关参数的疑问可以鼠标悬停在对应区域的 `?` 处查看介绍。

{% hint style="info" %}
后续将会增加更多服务商，敬请期待。
{% endhint %}

{% hint style="danger" %}
注意：Gemini 图片生成需要在对话界面使用，因为 Gemini 是多模态交互式的图片生成，也不支持参数调节。
{% endhint %}


---

# 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.cherry-ai.com/cherry-studio/preview/drawing.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.
