# Insert images during script reading

Just like in the common screen of basic phases or individually distributed texts, you can insert images in the read-along phase as well.

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

① Create a read-along phase.

② Add default narrative text by clicking the add button.

③ Click the icon on the left side of the box you want to convert into an image.

④ From the menu that appears, select "Convert to Image."

⑤ The box will change to an image box, allowing you to select and insert your desired image.

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