# 대본 읽기 중에 이미지를 삽입하고 싶다

기본 단계 내의 공용 화면이나 개별로 배포하는 텍스트와 마찬가지로, 합독 단계에서도 이미지를 삽입할 수 있습니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/image%20(76).png" alt="" width="252"><figcaption></figcaption></figure>

① 합독 단계를 생성합니다

② 추가 버튼으로 기본 지문을 추가합니다

③ 이미지를로 바꾸고 싶은 박스의 왼쪽에 있는 아이콘을 클릭합니다

④ 표시된 메뉴에서「이미지로 변환」을 선택합니다

⑤ 이미지용 박스로 바뀌므로 삽입할 이미지를 선택합니다

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/image%20(77).png" 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/ko/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.
