# 生成漫畫

這邊在生成上我做了幾件事：\
1.請他用5歲小孩都能的懂的方式來介紹(定調內容)。\
2.指定要繪製 6 格，可以讓呈現更精準。\
3.最後指定語言，選擇英文，是因為目前效果最好。

其實這案例可以看到 AI 現在要生成一些知識漫畫很容易，而且風格與人物能夠很統一。

<figure><img src="https://1859296287-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkYEe2LwUkVTEuNZF6NVm%2Fuploads%2FkkZfyhFBZwtE2NswZLox%2Fimage.png?alt=media&#x26;token=3774405b-1d37-4ac5-8b4a-961f4b1ff20f" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

## Prompt

請用 5 歲小孩都能懂的方式繪製一個介紹重力是什麼的 6 格卡通漫畫，內容用英文
{% 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://creatorhome.gitbook.io/ai-design/chang-yong-ai-she-ji-gong-ju-zhi-nan/chatgpt-tu-pian-sheng-cheng-ying-yong/chang-jian-shi-yong-an-li/sheng-cheng-man-hua.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.
