# 想在閱讀中插入圖片

與基本階段中的共通畫面或個別發佈的文本相同，在閱讀階段中也可以插入圖片。

<figure><img src="/files/u49JSnxl4NPreDsIrCyh" alt="" width="252"><figcaption></figcaption></figure>

① 創建閱讀階段

② 使用添加按鈕添加默認文本

③ 點擊想要更換為圖片的框左側的標記

④ 在彈出的菜單中選擇「轉換為圖片」

⑤ 變為圖片框後，選擇要插入的圖片

<figure><img src="/files/afGNinSpUPg5X8BmBWwO" alt=""><figcaption></figcaption></figure>


---

# 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.studio.uzu-app.com/zh-tw/advanced/image-script.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.
