# 読み合わせ中に画像を挿入したい

基本フェーズ内の共通画面や個別に配布するテキストと同じように、読み合わせフェーズでも画像を挿入することができます。

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

①読み合わせフェーズを作成します

②追加ボタンでデフォルトの地の文を追加します

③画像に変えたいボックスの右側にあるマークをクリックします

④出てきたメニューで「画像」を選択します

⑤画像用のボックスに変わるので挿入したい画像を選択します

⑥画像をクリックすると、拡大率や配置など詳細な設定ができます

<figure><img src="/files/AbGKzy9HkZlGN1mDNRcy" 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/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.
