# お絵描き

描画機能は現在、DMXAPI、TokenFlux、AiHubMix および [Silicon Flow](/docs/jp/pre-basic/providers/siliconcloud.md) の描画モデルをサポートしています。 [Silicon Flow](https://www.siliconflow.cn/) アカウントを登録する [サービス提供者に追加する](/docs/jp/pre-basic/settings/providers.md) ことで利用できます。

パラメータに関する疑問は、対応する領域の `?` にカーソルを合わせると説明を確認できます。

{% hint style="info" %}
今後さらに多くのサービス提供者が追加される予定です。ご期待ください。
{% 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/docs/jp/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.
